ChatUserStateData Class |
Namespace: CMS.Chat
public class ChatUserStateData
The ChatUserStateData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChatUserStateData |
Name | Description | |
---|---|---|
![]() | ChatUserID |
Chat user ID.
|
![]() | IsAnonymous |
Is anonymous - true if this chat user is assigned to CMS User (true if ChatUserUserID is null).
|
![]() | IsLoggedIn |
Is logged in.
|
![]() | Nickname |
Nickname.
|