Click or drag to resize
RoomOnlineUserData Properties

The RoomOnlineUserData type exposes the following members.

Properties
  NameDescription
Public propertyAdminLevel
Is admin in 'this' room.
Public propertyChangeTime
Last modification of this user.
Public propertyChatUser
Chat user.
Public propertyChatUserID
Gets ID of this user.
Public propertyIsAnonymous
Gets IsAnonymous state of this user. True if user is anonymous (has not cms user associated with it).
Public propertyIsChatAdmin
Is global chat admin (has ManageRooms).
Public propertyIsOnline
True if user is online.
Public propertyIsRemoved
True if this user should be removed from list on client
Public propertyNickname
Gets nickname of this user.
Public propertyPK
Primary key
Top
See Also