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
/
PNWhereNowResult
PNWhere
Now
Result
common
class
PNWhereNowResult
(
val
channels
:
List
<
String
>
)
Result of the com.pubnub.api.PubNub.whereNow operation.
Members
Constructors
PNWhere
Now
Result
Link copied to clipboard
common
constructor
(
channels
:
List
<
String
>
)
Properties
channels
Link copied to clipboard
common
val
channels
:
List
<
String
>
List of channels where a UUID is present.