Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ChannelEvent Method (channel)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceServiceChannelEvent(IClientChannel)
Creates a channel event.
Declaration Syntax
C#Visual BasicVisual C++
protected void ChannelEvent(
	IClientChannel channel
)
Protected Sub ChannelEvent ( _
	channel As IClientChannel _
)
protected:
void ChannelEvent(
	IClientChannel^ channel
)
Parameters
channel (IClientChannel)
The channel.

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