Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RegisterDevice Method (channelService)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceRegisterDevice(IChannelService)
Registers the device.
Declaration Syntax
C#Visual BasicVisual C++
void RegisterDevice(
	IChannelService channelService
)
Sub RegisterDevice ( _
	channelService As IChannelService _
)
void RegisterDevice(
	IChannelService^ channelService
)
Parameters
channelService (IChannelService)
The channel service.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)