Click or drag to resize
RoomOnlineUsersData Class
Info about online users in a room.
Inheritance Hierarchy
SystemObject
  CMS.ChatRoomOnlineUsersData

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public class RoomOnlineUsersData

The RoomOnlineUsersData type exposes the following members.

Constructors
  NameDescription
Public methodRoomOnlineUsersData
Top
Properties
  NameDescription
Public propertyLastChange
Last change of room online users.
Public propertyList
Online users in a room.
Top
See Also