| Channel Class |
Namespace: Inkostar
The Channel type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Channel class destructor
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| 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. |