Click or drag to resize

ConferenceStreamingStatusEventArg Class

An event argument used when reporting events related to the streaming status of a Conference object.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesConferenceStreamingStatusEventArg

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class ConferenceStreamingStatusEventArg : EventArgs

The ConferenceStreamingStatusEventArg type exposes the following members.

Constructors
  NameDescription
Public methodConferenceStreamingStatusEventArg
Constructs a new ConferenceStreamingStatusEventArg object.
Top
Properties
  NameDescription
Public propertyStreamingStatus
Conference overall streaming status information.
Top
See Also