ChatOnlineSupportInfoProviderDeleteChatOnlineSupportInfoInternal Method |
Deletes specified online support engineer.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax protected virtual void DeleteChatOnlineSupportInfoInternal(
ChatOnlineSupportInfo engineerObj
)
Parameters
- engineerObj
- Type: CMS.ChatChatOnlineSupportInfo
Online support engineer to be deleted.
See Also