Package-level declarations
Types
Link copied to clipboard
actual interface AddChannelChannelGroup : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNChannelGroupsAddChannelResult>
Link copied to clipboard
class AddChannelChannelGroupImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<String>, channelGroup: String) : AddChannelChannelGroup
class AddChannelChannelGroupImpl(pubnub: PubNub, params: PubNub.AddChannelParameters) : AddChannelChannelGroup, EndpointImpl<Any, PNChannelGroupsAddChannelResult>
Link copied to clipboard
actual interface AllChannelsChannelGroup : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNChannelGroupsAllChannelsResult>
Link copied to clipboard
class AllChannelsChannelGroupImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channelGroup: String) : AllChannelsChannelGroup
Link copied to clipboard
actual interface DeleteChannelGroup : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNChannelGroupsDeleteGroupResult>
Link copied to clipboard
class DeleteChannelGroupImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channelGroup: String) : DeleteChannelGroup
class DeleteChannelGroupImpl(pubnub: PubNub, params: PubNub.DeleteGroupParameters) : DeleteChannelGroup, EndpointImpl<Any, PNChannelGroupsDeleteGroupResult>
Link copied to clipboard
class ListAllChannelGroupImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub) : <ERROR CLASS> ERROR CLASS: Symbol not found for ListAllChannelGroup
Link copied to clipboard
actual interface RemoveChannelChannelGroup : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNChannelGroupsRemoveChannelResult>
Link copied to clipboard
class RemoveChannelChannelGroupImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<String>, channelGroup: String) : RemoveChannelChannelGroup
class RemoveChannelChannelGroupImpl(pubnub: PubNub, params: PubNub.RemoveChannelParameters) : RemoveChannelChannelGroup, EndpointImpl<Any, PNChannelGroupsRemoveChannelResult>