Click or drag to resize
RoomOnlineUserDataNickname Property
Gets nickname of this user.

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

Property Value

Type: String
See Also