MediaChannelEstablishmentData.GetDiagnosticsReason Method
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.
Returns the media channel establishment diagnostics reason.
public:
Microsoft::Rtc::Collaboration::MediaChannelEstablishmentDiagnosticsReason GetDiagnosticsReason();
public Microsoft.Rtc.Collaboration.MediaChannelEstablishmentDiagnosticsReason GetDiagnosticsReason ();
member this.GetDiagnosticsReason : unit -> Microsoft.Rtc.Collaboration.MediaChannelEstablishmentDiagnosticsReason
Public Function GetDiagnosticsReason () As MediaChannelEstablishmentDiagnosticsReason
Returns
Media channel establishment diagnostics reason, if available. If the diagnostics reason is not available Unknown value is returned.