pubnub-kotlin-docs
Toggle table of contents
13.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-gson-api
/
com.pubnub.api.java.endpoints.presence
Package-level
declarations
Types
Types
Get
State
Link copied to clipboard
interface
GetState
:
Endpoint
<
PNGetStateResult
>
Heartbeat
Link copied to clipboard
interface
Heartbeat
:
Endpoint
<
Boolean
>
Here
Now
Link copied to clipboard
interface
HereNow
:
Endpoint
<
PNHereNowResult
>
Obtain information about the current state of channels including a list of unique user IDs currently subscribed and the total occupancy count.
Leave
Link copied to clipboard
interface
Leave
:
Endpoint
<
Boolean
>
Set
State
Link copied to clipboard
interface
SetState
:
Endpoint
<
PNSetStateResult
>
Where
Now
Link copied to clipboard
interface
WhereNow
:
Endpoint
<
PNWhereNowResult
>