MediaTroubleshootingDataReportedEventArgs Class

Definition

This class provides media troubleshooting information that can be used for monitoring purposes.

public ref class MediaTroubleshootingDataReportedEventArgs : EventArgs
public class MediaTroubleshootingDataReportedEventArgs : EventArgs
type MediaTroubleshootingDataReportedEventArgs = class
    inherit EventArgs
Public Class MediaTroubleshootingDataReportedEventArgs
Inherits EventArgs
Inheritance
MediaTroubleshootingDataReportedEventArgs

Remarks

This is advanced API that is useful for monitoring purpose when communicating with remote sip peers other than communication server.

Properties

MediaChannelEstablishmentDataCollection

Gets the collection of all media channel establishment data.

QualityOfExperienceContent

Gets the quality of experience content. This property can return null if quality of experience content is not available.

Applies to