com.pubnub.api.endpoints.push.RemoveChannelsFromPush.kt Maven / Gradle / Ivy
package com.pubnub.api.endpoints.push
import com.pubnub.api.Endpoint
import com.pubnub.api.models.consumer.push.PNPushRemoveChannelResult
/**
* @see [PubNub.removePushNotificationsFromChannels]
*/
interface RemoveChannelsFromPush : Endpoint
© 2015 - 2025 Weber Informatics LLC | Privacy Policy