Click or drag to resize
ChannelInfo Properties

The DiaSpringWrapperCommonChannelInfo type exposes the following members.

Properties
  NameDescription
Public propertyBoardNumber
The board ordinal number for the given channel
Public propertyCallDuration
The call duration in seconds on the given channel. This value is reset to zero on each new call.
Public propertyCallEndTime
The current or last call ending time in local datetime format. This value is reset to MaxValue on each new call.
Public propertyCallStartTime
The current or last call starting time in local datetime format. This value is reset to MinValue on each new call.
Public propertyChannelFeatures
The channel capabilities. See DiaSpringWrapperCommon.ChannelCapabilities for more details
Public propertyChannelName
The channel name as represented in DCM
Public propertyChannelNumber
The channel ordinal number
Public propertyDigitsReceived
The string representation of the digits received on the given channel
Public propertyIsBridged
A boolean value to indicate if the channel is in a bridged mode (if RouteCall was used)
Public propertyLastCallerID
The string representation of the last caller identification number on the given channel
Public propertyRingCount
The number of rings detected on the given channel
Public propertyStateOfChannel
The enumerated state of the given channel. See DiaSpringWrapperCommon.ChannelState for more details
Top
See Also