Table of Contents

Class PresentationConnectionCloseEventInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class PresentationConnectionCloseEventInit : EventInit
Inheritance
PresentationConnectionCloseEventInit
Inherited Members

Constructors

PresentationConnectionCloseEventInit()

public PresentationConnectionCloseEventInit()

Fields

Message

[Value("message")]
public string Message

Field Value

string

Reason

[Value("reason")]
public required PresentationConnectionCloseReason Reason

Field Value

PresentationConnectionCloseReason