Click or drag to resize
OnlineUserDataChatUser Property
ChatUserInfo of this online user.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public ChatUserInfo ChatUser { get; }

Property Value

Type: ChatUserInfo
See Also