CXone Mobile SDK
Toggle table of contents
4.0.0-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
CXone Mobile SDK
chat-sdk-core
/
com.nice.cxonechat
/
Authorization
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
code
:
String
,
verifier
:
String
)
:
Authorization
Create a new instance of Authorization with the indicated code and verifier.
invoke
Link copied to clipboard
@
JvmStatic
operator
fun
invoke
(
code
:
String
,
verifier
:
String
)
:
Authorization
Create a new instance of Authorization with the indicated code and verifier.