Package-level declarations
Types
Link copied to clipboard
The paging object used for pagination
Link copied to clipboard
Result of the Publish operation
Link copied to clipboard
class PNStatus(val category: PNStatusCategory, val exception: PubNubException? = null, val currentTimetoken: Long? = null, val affectedChannels: Collection<String> = emptySet(), val affectedChannelGroups: Collection<String> = emptySet())
Link copied to clipboard
Result of the Time operation.