Package-level declarations
Types
Link copied to clipboard
actual interface GetState : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNGetStateResult>
Link copied to clipboard
class GetStateImpl(pubnub: PubNub, params: PubNub.GetStateParameters) : GetState, EndpointImpl<PubNub.GetStateResponse, PNGetStateResult>
Link copied to clipboard
actual interface HereNow : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNHereNowResult>
Link copied to clipboard
class HereNowImpl(pubnub: PubNub, params: PubNub.HereNowParameters) : HereNow, EndpointImpl<PubNub.HereNowResponse, PNHereNowResult>
Link copied to clipboard
actual interface SetState : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNSetStateResult>
Link copied to clipboard
class SetStateImpl(pubnub: PubNub, params: PubNub.SetStateParameters) : SetState, EndpointImpl<PubNub.SetStateResponse, PNSetStateResult>
Link copied to clipboard
actual interface WhereNow : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<ERROR CLASS: Symbol not found for PNWhereNowResult>
Link copied to clipboard
class WhereNowImpl(pubnub: PubNub, params: PubNub.WhereNowParameters) : WhereNow, EndpointImpl<PubNub.WhereNowResponse, PNWhereNowResult>