MediaTroubleshootingDataReportedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |