kotlin

//pubnub-core-api/com.pubnub.api.models.consumer.push

Package-level declarations

Types

Name Summary
PNPushAddChannelResult [jvm]
class PNPushAddChannelResult
Result of PubNubImpl.addPushNotificationsOnChannels operation.
PNPushListProvisionsResult [jvm]
class PNPushListProvisionsResult(val channels: List<String>)
PNPushRemoveAllChannelsResult [jvm]
class PNPushRemoveAllChannelsResult
PNPushRemoveChannelResult [jvm]
class PNPushRemoveChannelResult