ChatServiceBaseCurrentChatUserState Property |
Gets ChatUserState of currently logged in chat user.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntaxprotected ChatUserStateData CurrentChatUserState { get; }
Property Value
Type:
ChatUserStateData
See Also