Click or drag to resize
ChatRoomUserInfoIsOnline Property
Gets online state of this user. User is online if his JoinTime is not null.

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

Property Value

Type: Boolean
See Also