| ChannelInfo Properties |
The DiaSpringWrapperCommonChannelInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BoardNumber | The board ordinal number for the given channel | |
| CallDuration | The call duration in seconds on the given channel. This value is reset to zero on each new call. | |
| CallEndTime | The current or last call ending time in local datetime format. This value is reset to MaxValue on each new call. | |
| CallStartTime | The current or last call starting time in local datetime format. This value is reset to MinValue on each new call. | |
| ChannelFeatures | The channel capabilities. See DiaSpringWrapperCommon.ChannelCapabilities for more details | |
| ChannelName | The channel name as represented in DCM | |
| ChannelNumber | The channel ordinal number | |
| DigitsReceived | The string representation of the digits received on the given channel | |
| IsBridged | A boolean value to indicate if the channel is in a bridged mode (if RouteCall was used) | |
| LastCallerID | The string representation of the last caller identification number on the given channel | |
| RingCount | The number of rings detected on the given channel | |
| StateOfChannel | The enumerated state of the given channel. See DiaSpringWrapperCommon.ChannelState for more details |