PNWhereNowResult

class PNWhereNowResult(val channels: List<String>)

Result of the com.pubnub.api.PubNub.whereNow operation.

Constructors

Link copied to clipboard
constructor(channels: List<String>)

Properties

Link copied to clipboard

List of channels where a UUID is present.