Click or drag to resize

StreamingStateEventArgs Class

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

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

The StreamingStateEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodStreamingStateEventArgs
Constructor for Call Progress Events
Top
Properties
  NameDescription
Public propertyEventData
Associated Event Data
Public propertyStreamingStateEvent
The Event
Public propertyTimeStamp
The associated timestamp
Top
See Also