pubnub-kotlin-docs
Toggle table of contents
13.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-core-api
/
com.pubnub.api.models.consumer
/
PNTimeResult
PNTime
Result
class
PNTimeResult
(
val
timetoken
:
Long
)
Result of the Time operation.
Members
Constructors
PNTime
Result
Link copied to clipboard
constructor
(
timetoken
:
Long
)
Properties
timetoken
Link copied to clipboard
val
timetoken
:
Long
Current time token.