Click or drag to resize
RoomOnlineUserDataIsOnline Property
True if user is online.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public bool IsOnline { get; set; }

Property Value

Type: Boolean
See Also