PNSetStateResult

class PNSetStateResult(val state: JsonElement)

Result of the PubNubImpl.setPresenceState operation.

Constructors

Link copied to clipboard
constructor(state: JsonElement)

Properties

Link copied to clipboard

The actual state object.