ChatSupportTakenRoomInfoProviderSetChatSupportTakenRoomsInfoInternal Method |
Sets (updates or inserts) specified room taken by support.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected virtual void SetChatSupportTakenRoomsInfoInternal(
ChatSupportTakenRoomInfo supportObj
)
Parameters
- supportObj
- Type: CMS.ChatChatSupportTakenRoomInfo
Room taken by support to be set.
See Also