abstract class MKPlayerEvent<T> : Any
Constructors
| Name | Description |
|---|---|
constructor()
|
Methods
getTimestamp
fun getTimestamp(): Long
ReturnValue
| Name | Description |
|---|---|
Long
|
setTimestamp
fun setTimestamp(timestamp: Long)
Parameters
| Name | Description |
|---|---|
timestamp: Long
|
ReturnValue
| Name | Description |
|---|---|
Unit
|