kotlin

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

Package-level declarations

Types

Name Summary
AddChannelsToPush [jvm]
interface AddChannelsToPush : Endpoint<T>
ListPushProvisions [jvm]
interface ListPushProvisions : Endpoint<T>
RemoveAllPushChannelsForDevice [jvm]
interface RemoveAllPushChannelsForDevice : Endpoint<T>
RemoveChannelsFromPush [jvm]
interface RemoveChannelsFromPush : Endpoint<T>