toggle menu
pubnub-kotlin-core-api
10.2.0
common
switch theme
search in API
pubnub-kotlin-core-api
/
com.pubnub.api.models.consumer.presence
/
PNHereNowChannelData
/
PNHereNowChannelData
PNHere
Now
Channel
Data
common
constructor
(
channelName
:
String
,
occupancy
:
Int
,
occupants
:
List
<
PNHereNowOccupantData
>
=
emptyList()
)