ChatRoomUserInfoIsOnline Property |
Gets online state of this user. User is online if his JoinTime is not null.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public bool IsOnline { get; }
Property Value
Type:
BooleanSee Also