toggle menu
pubnub-kotlin-core-api
10.2.0
common
switch theme
search in API
pubnub-kotlin-core-api
/
com.pubnub.api.models.consumer
/
PNTimeResult
PNTime
Result
common
class
PNTimeResult
(
val
timetoken
:
Long
)
Result of the Time operation.
Members
Constructors
PNTime
Result
Link copied to clipboard
common
constructor
(
timetoken
:
Long
)
Properties
timetoken
Link copied to clipboard
common
val
timetoken
:
Long
Current time token.