ChatHelperLogChatActivity Method (ChatActivityTypeEnum) |
Logs activity with type specified by activityType.
Title is empty.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public static void LogChatActivity(
ChatActivityTypeEnum activityType
)
Parameters
- activityType
- Type: CMS.ChatChatActivityTypeEnum
Type of activity to log
See Also