| PingResultData Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Chat
 Syntax
Syntaxpublic class PingResultData
The PingResultData type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PingResultData | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentChatUserState | 
            ChatUserState of current user.
             | 
|  | Notifications | 
            Notifications.
             | 
|  | OnlineUsers | 
            Online users.
             | 
|  | Rooms | 
            Rooms.
             | 
|  | UsersInRooms | 
            Counts of users in rooms.
             | 
 See Also
See Also