Click or drag to resize

CallProgressEventArgs Class

Event Arguments for Call Prg Events
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    VoiceElements.ClientCallProgressEventArgs

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public class CallProgressEventArgs : EventArgs

The CallProgressEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCallProgressEventArgs
Constructor for Call Progress Events
Top
Properties
  NameDescription
Public propertyCallProgressEvent
The Event
Public propertySipMessage
The associated SIP message
Top
See Also