Edit

Share via


RealTimeEndpointExtension.SetSessionErrorReportingSupport Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static void SetSessionErrorReportingSupport(Microsoft::Rtc::Signaling::RealTimeEndpoint ^ endpoint, bool isSupported);
public static void SetSessionErrorReportingSupport (this Microsoft.Rtc.Signaling.RealTimeEndpoint endpoint, bool isSupported);
static member SetSessionErrorReportingSupport : Microsoft.Rtc.Signaling.RealTimeEndpoint * bool -> unit
<Extension()>
Public Sub SetSessionErrorReportingSupport (endpoint As RealTimeEndpoint, isSupported As Boolean)

Parameters

endpoint
RealTimeEndpoint
isSupported
Boolean

Applies to