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
User
Name
public
interface
UserName
User details as saved to file.
Members
Types
Companion
Link copied to clipboard
public
class
Companion
Functions
get
First
Name
Link copied to clipboard
public
abstract
String
getFirstName
(
)
Users first name.
get
Full
Name
Link copied to clipboard
public
String
getFullName
(
)
get
Last
Name
Link copied to clipboard
public
abstract
String
getLastName
(
)
Users last name.
get
Valid
Link copied to clipboard
public
Boolean
getValid
(
)