Click or drag to resize
Channel Properties
diaGlobWrapper Help

The Channel type exposes the following members.

Properties
  Name Description
Public property ActiveCall
Returns the active call object on the channel. Null if there is no active call.
Public property ChannelIndex
Returns the index or position of the channel amnongst all channels used.
Public property ChannelName
Returns the channel's name as represented by the Dialogic Global Call protocol.
Public property Handle
Returns the channel's handle.
Public property NetworkDeviceName
Returns the channel's network device name.
Public property NetworkHandle
Returns the channel's network handle.
Public property ProtocolName
Returns the channel's protocol name.
Public property ProtocolType
Returns the Inkostar.DiaGlobWrapperCommon.Protocol enumerator used by the channel.
Public property VoiceDeviceName
Returns the channel's voice device name.
Public property VoiceHandle
Returns the channel's voice handle.
Top
See Also