kotlin

//pubnub-kotlin-api/com.pubnub.api.endpoints.push

Package-level declarations

Types

Name Summary
AddChannelsToPush [jvm]
interface AddChannelsToPush : Endpoint<PNPushAddChannelResult>
ListPushProvisions [jvm]
interface ListPushProvisions : Endpoint<PNPushListProvisionsResult>
RemoveAllPushChannelsForDevice [jvm]
interface RemoveAllPushChannelsForDevice : Endpoint<PNPushRemoveAllChannelsResult>
RemoveChannelsFromPush [jvm]
interface RemoveChannelsFromPush : Endpoint<PNPushRemoveChannelResult>