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
/
UserName
/
Companion
Companion
public
class
Companion
Members
Properties
Anonymous
Link copied to clipboard
private
final
UserName
Anonymous
No UserName has been assigned.
INSTANCE
Link copied to clipboard
public
final
static
UserName.Companion
INSTANCE
Functions
create
Link copied to clipboard
public
final
static
UserName
create
(
String
lastName
,
String
firstName
)
Create a default instance with the indicated first and last names.
get
Anonymous
Link copied to clipboard
public
final
UserName
getAnonymous
(
)
No UserName has been assigned.
invoke
Link copied to clipboard
public
final
static
UserName
invoke
(
String
lastName
,
String
firstName
)
Create a default instance with the indicated first and last names.