CXone Mobile SDK
Toggle table of contents
3.3.0-SNAPSHOT
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
CXone Mobile SDK
chat-sdk-core
/
com.nice.cxonechat
/
Authorization
/
Companion
Companion
public
class
Companion
Members
Properties
INSTANCE
Link copied to clipboard
public
final
static
Authorization.Companion
INSTANCE
Functions
create
Link copied to clipboard
public
final
static
Authorization
create
(
String
code
,
String
verifier
)
Create a new instance of Authorization with the indicated code and verifier.
invoke
Link copied to clipboard
public
final
static
Authorization
invoke
(
String
code
,
String
verifier
)
Create a new instance of Authorization with the indicated code and verifier.