Edit

Share via


RealTimeEndpointExtension.GetSessionErrorReportingSupport Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static bool GetSessionErrorReportingSupport(Microsoft::Rtc::Signaling::RealTimeEndpoint ^ endpoint);
public static bool GetSessionErrorReportingSupport (this Microsoft.Rtc.Signaling.RealTimeEndpoint endpoint);
static member GetSessionErrorReportingSupport : Microsoft.Rtc.Signaling.RealTimeEndpoint -> bool
<Extension()>
Public Function GetSessionErrorReportingSupport (endpoint As RealTimeEndpoint) As Boolean

Parameters

endpoint
RealTimeEndpoint

Returns

Applies to