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