ChatOnlineSupportInfoProviderSetChatOnlineSupportInfoInternal Method |
Sets (updates or inserts) specified online support engineer.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected virtual void SetChatOnlineSupportInfoInternal(
ChatOnlineSupportInfo engineerObj
)
Parameters
- engineerObj
- Type: CMS.ChatChatOnlineSupportInfo
Online support engineer to be set.
See Also