Table of Contents

Class WebTransportReceiveStreamStats

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

Constructors

WebTransportReceiveStreamStats()

public WebTransportReceiveStreamStats()

Fields

BytesRead

[Value("bytesRead")]
public ulong BytesRead

Field Value

ulong

BytesReceived

[Value("bytesReceived")]
public ulong BytesReceived

Field Value

ulong