Click or drag to resize
PingResultDataUsersInRooms Property
Counts of users in rooms.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public UsersInRoomsCountsData UsersInRooms { get; set; }

Property Value

Type: UsersInRoomsCountsData
See Also