Table of Contents

Class WebTransportErrorOptions

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

Constructors

WebTransportErrorOptions()

public WebTransportErrorOptions()

Fields

Source

[Value("source")]
public WebTransportErrorSource Source

Field Value

WebTransportErrorSource

StreamErrorCode

[Value("streamErrorCode")]
public ulong? StreamErrorCode

Field Value

ulong?