SupportPingResponseDataOnlineSupportChatUserID Property |
ID of current chat user logged in to support. Null if support is offline.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public Nullable<int> OnlineSupportChatUserID { get; set; }
Property Value
Type:
NullableInt32See Also