commonMain.com.pubnub.api.endpoints.push.RemoveChannelsFromPush.kt Maven / Gradle / Ivy
package com.pubnub.api.endpoints.push
import com.pubnub.api.models.consumer.push.PNPushRemoveChannelResult
import com.pubnub.kmp.PNFuture
/**
* @see [PubNub.removePushNotificationsFromChannels]
*/
expect interface RemoveChannelsFromPush : PNFuture