kotlin

//pubnub-kotlin-api/com.pubnub.api.endpoints.access

Package-level declarations

Types

Name Summary
Grant [jvm]
interface Grant : Endpoint<PNAccessManagerGrantResult>
GrantToken [jvm]
interface GrantToken : Endpoint<PNGrantTokenResult>
RevokeToken [jvm]
interface RevokeToken : Endpoint<Unit>