Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Chat
RoomState Class
RoomState Properties
OnlineUsers Property
RoomInfo Property
RoomState
OnlineUsers Property
List of online users in this room. Contains not only online users, but also users with Admin rights, Join rights (private rooms), etc.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
Copy
public
Dictionary
<
int
,
RoomOnlineUserData
>
OnlineUsers
{
get
; }
Property Value
Type:
Dictionary
Int32
,
RoomOnlineUserData
See Also
Reference
RoomState Class
CMS.Chat Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com