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