Table of Contents

Class ReportingObserverOptions

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

Constructors

ReportingObserverOptions()

public ReportingObserverOptions()

Fields

Buffered

[Value("buffered")]
public bool Buffered

Field Value

bool

Types

[Value("types")]
public List<string> Types

Field Value

List<string>