All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pubnub.api.endpoints.push.RemoveAllPushChannelsForDevice.kt Maven / Gradle / Ivy

package com.pubnub.api.endpoints.push

import com.pubnub.api.Endpoint
import com.pubnub.api.models.consumer.push.PNPushRemoveAllChannelsResult

/**
 * @see [PubNub.removeAllPushNotificationsFromDeviceWithPushToken]
 */
interface RemoveAllPushChannelsForDevice : Endpoint




© 2015 - 2025 Weber Informatics LLC | Privacy Policy