Click or drag to resize
OnlineUsersData Class
Data about online users.
Inheritance Hierarchy
SystemObject
  CMS.ChatOnlineUsersData

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

The OnlineUsersData type exposes the following members.

Constructors
  NameDescription
Public methodOnlineUsersData
Top
Properties
  NameDescription
Public propertyLastChange
Last change of online users.
Public propertyList
Online users.
Top
See Also