toggle menu
pubnub-kotlin-core-api
10.2.0
common
switch theme
search in API
pubnub-kotlin-core-api
/
com.pubnub.api.models.consumer
/
PNStatus
/
PNStatus
PNStatus
common
constructor
(
category
:
PNStatusCategory
,
exception
:
PubNubException
?
=
null
,
currentTimetoken
:
Long
?
=
null
,
affectedChannels
:
Collection
<
String
>
=
emptySet()
,
affectedChannelGroups
:
Collection
<
String
>
=
emptySet()
)