kotlin

//pubnub-kotlin-api/com.pubnub.api.models.consumer.presence

Package-level declarations

Types

Name Summary
PNWhereNowResult [jvm]
class PNWhereNowResult(val channels: List<String>)
Result of the PubNubCore.whereNow operation.