MediaFlow.StateChanged Event

Definition

Raised when the state of MediaFlow has changed.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::MediaFlowStateChangedEventArgs ^> ^ StateChanged;
public event EventHandler<Microsoft.Rtc.Collaboration.MediaFlowStateChangedEventArgs> StateChanged;
member this.StateChanged : EventHandler<Microsoft.Rtc.Collaboration.MediaFlowStateChangedEventArgs> 
Public Custom Event StateChanged As EventHandler(Of MediaFlowStateChangedEventArgs) 

Event Type

Applies to