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.access_manager.v3
/
PNToken
/
PNToken
PNToken
constructor
(
version
:
Int
=
0
,
timestamp
:
Long
=
0
,
ttl
:
Long
=
0
,
authorizedUUID
:
String
?
=
null
,
resources
:
PNToken.PNTokenResources
,
patterns
:
PNToken.PNTokenResources
,
meta
:
Any
?
=
null
)