Table of Contents

Class RTCStats

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

Constructors

RTCStats()

public RTCStats()

Fields

Id

[Value("id")]
public required string Id

Field Value

string

Timestamp

[Value("timestamp")]
public required Number Timestamp

Field Value

Number

Type

[Value("type")]
public required RTCStatsType Type

Field Value

RTCStatsType