ChatOnlineSupportInfoProviderGetChatOnlineSupportInfoInternal Method (Int32) |
Returns online support engineer with specified ID.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax protected virtual ChatOnlineSupportInfo GetChatOnlineSupportInfoInternal(
int engineerId
)
Parameters
- engineerId
- Type: SystemInt32
Online support engineer ID.
Return Value
Type:
ChatOnlineSupportInfoSee Also