Edit

Share via


BackToBackCall.RemoteMediaFlowStateChanged Event

Definition

Raised when the observed state of media flow between the two remote participants changes.

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

Event Type

Applies to