ChatSupportCannedResponseInfoProviderSetChatSupportCannedResponseInfoInternal Method |
Sets (updates or inserts) specified chat support canned response.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected virtual void SetChatSupportCannedResponseInfoInternal(
ChatSupportCannedResponseInfo responseObj
)
Parameters
- responseObj
- Type: CMS.ChatChatSupportCannedResponseInfo
Chat support canned response to be set.
See Also