diaGlobWrapper Help
The Channel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Channel |
Channel class constructor
|
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose |
Channel class destructor
|
|
|
Equals | (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
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.
|