Click or drag to resize
ChatActivityTypeEnum Enumeration
Activity types related to chat.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public enum ChatActivityTypeEnum
Members
  Member nameValueDescription
SupportRequest0 SupportRequest
OfflineFormSupportRequest1 OfflineFormSupportRequest
AcceptInitiatedChat2 AcceptIntiatedChat
AcceptAutomaticallyInitiatedChat3 AcceptAutomaticallyInitiatedChat
See Also