| PingRoomResponseData Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Chat
 Syntax
Syntaxpublic class PingRoomResponseData
The PingRoomResponseData type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PingRoomResponseData | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsCurrentUserAdmin | 
            True if current user is admin
             | 
|  | Messages | 
            New messages
             | 
|  | RoomID | 
            Room id.
             | 
|  | Users | 
            Changed online users
             | 
 See Also
See Also