CXone Mobile SDK
Toggle table of contents
2.3.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
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.