Click or drag to resize
EventInformationCallProgressResult Property
diaGlobWrapper Help
Returns the enumerated OutboundCallProgressResult which corresponds to the result of the call progress analysis during an outbound call. This value is returned when a Connected event is raised.

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public DiaGlobWrapperCommonOutboundCallProgressResult CallProgressResult { get; }

Property Value

Type: DiaGlobWrapperCommonOutboundCallProgressResult
See Also