Click or drag to resize
PingResultData Class
Response of Ping.
Inheritance Hierarchy
SystemObject
  CMS.ChatPingResultData

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

The PingResultData type exposes the following members.

Constructors
  NameDescription
Public methodPingResultData
Top
Properties
  NameDescription
Public propertyCurrentChatUserState
ChatUserState of current user.
Public propertyNotifications
Notifications.
Public propertyOnlineUsers
Online users.
Public propertyRooms
Rooms.
Public propertyUsersInRooms
Counts of users in rooms.
Top
See Also