RealTimeEndpointExtension.GetSessionErrorReportingSupport 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.
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