Table of Contents

Class RTCErrorInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class RTCErrorInit
Inheritance
RTCErrorInit
Inherited Members

Constructors

RTCErrorInit()

public RTCErrorInit()

Fields

ErrorDetail

[Value("errorDetail")]
public required RTCErrorDetailType ErrorDetail

Field Value

RTCErrorDetailType

HttpRequestStatusCode

[Value("httpRequestStatusCode")]
public long HttpRequestStatusCode

Field Value

long

ReceivedAlert

[Value("receivedAlert")]
public ulong ReceivedAlert

Field Value

ulong

SctpCauseCode

[Value("sctpCauseCode")]
public long SctpCauseCode

Field Value

long

SdpLineNumber

[Value("sdpLineNumber")]
public long SdpLineNumber

Field Value

long

SentAlert

[Value("sentAlert")]
public ulong SentAlert

Field Value

ulong