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
/
OAuthToken
/
Companion
/
invoke
invoke
operator
fun
invoke
(
accessToken
:
String
,
expiryDateMillis
:
Long
?
=
null
)
:
OAuthToken
Creates an
OAuthToken
with the given
accessToken
and optional
expiryDateMillis
.