Edit

Share via


AudioVideoCall.MediaTroubleshootingDataReported Event

Definition

Raised when the current call has media troubleshooting data to be reported to the application.

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

Event Type

Applies to