kotlin

//pubnub-kotlin-docs/com.pubnub.docs.accessManager

Package-level declarations

Types

Name Summary
GrantTokenOther [jvm]
class GrantTokenOther
ParseTokenOther [jvm]
class ParseTokenOther : SnippetBase
RevokeTokenOther [jvm]
class RevokeTokenOther : SnippetBase
SetTokenOther [jvm]
class SetTokenOther : SnippetBase

Functions

Name Summary
main [jvm]
fun main()
useTokenAsClient [jvm]
fun useTokenAsClient(token: String, channelName: String, subscribeKey: String, publishKey: String)
This function demonstrates using a token as a client