Package-level declarations
Types
Link copied to clipboard
actual interface AddMessageAction : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNAddMessageActionResult>
Link copied to clipboard
class AddMessageActionImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channel: String, actionType: String, actionValue: String, messageTimetoken: Long) : AddMessageAction
class AddMessageActionImpl(pubnub: PubNub, params: PubNub.AddMessageActionParameters) : AddMessageAction, EndpointImpl<AddMessageActionResult, PNAddMessageActionResult>
Link copied to clipboard
Link copied to clipboard
actual interface GetMessageActions : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNGetMessageActionsResult>
Link copied to clipboard
class GetMessageActionsImpl(channel: String, pubnub: ERROR CLASS: Symbol not found for KMPPubNub, page: ERROR CLASS: Symbol not found for PNBoundedPage) : GetMessageActions
Link copied to clipboard
actual interface RemoveMessageAction : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNRemoveMessageActionResult>
Link copied to clipboard
class RemoveMessageActionImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channel: String, messageTimetoken: Long, actionTimetoken: Long) : RemoveMessageAction