Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Channel Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaChannel
Gets or sets the channel.
Declaration Syntax
C#Visual BasicVisual C++
IClientChannel Channel { get; set; }
Property Channel As IClientChannel
property IClientChannel^ Channel {
	IClientChannel^ get ();
	void set (IClientChannel^ value);
}
Value
The channel.

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