Click or drag to resize
ConferenceStreamingStatus Property
Overall streaming status for the conference call. The streaming option is specified at conference creation/reservation time, prior to the endpoints joining the conference call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ConferenceStreamingStatus StreamingStatus { get; }

Property Value

Type: ConferenceStreamingStatus
Remarks
see also: StreamingStatusChanged
See Also