diaGlobWrapper Help
The Channel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ActiveCall |
Returns the active call object on the channel. Null if there is no active call.
|
|
|
ChannelIndex |
Returns the index or position of the channel amnongst all channels used.
|
|
|
ChannelName |
Returns the channel's name as represented by the Dialogic Global Call protocol.
|
|
|
Handle |
Returns the channel's handle.
|
|
|
NetworkDeviceName |
Returns the channel's network device name.
|
|
|
NetworkHandle |
Returns the channel's network handle.
|
|
|
ProtocolName |
Returns the channel's protocol name.
|
|
|
ProtocolType |
Returns the Inkostar.DiaGlobWrapperCommon.Protocol enumerator used by the channel.
|
|
|
VoiceDeviceName |
Returns the channel's voice device name.
|
|
|
VoiceHandle |
Returns the channel's voice handle.
|