Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
actual interface GrantToken : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNGrantTokenResult>
Link copied to clipboard
class GrantTokenImpl(pubnub: PubNub, params: PubNub.GrantTokenParameters) : GrantToken, EndpointImpl<String, PNGrantTokenResult>
Link copied to clipboard
actual interface RevokeToken : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<kotlin/Unit>
Link copied to clipboard
class RevokeTokenImpl(pubnub: PubNub, params: String) : RevokeToken, EndpointImpl<PubNub.RevokeTokenResponse, Unit>