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
/
UserName
/
Companion
Companion
object
Companion
Members
Properties
Anonymous
Link copied to clipboard
val
Anonymous
:
UserName
No UserName has been assigned.
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
lastName
:
String
,
firstName
:
String
)
:
UserName
Create a default instance with the indicated first and last names.
invoke
Link copied to clipboard
@
JvmStatic
operator
fun
invoke
(
lastName
:
String
,
firstName
:
String
)
:
UserName
Create a default instance with the indicated first and last names.