Table of Contents

Class SerialPortRequestOptions

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

Constructors

SerialPortRequestOptions()

public SerialPortRequestOptions()

Fields

AllowedBluetoothServiceClassIds

[Value("allowedBluetoothServiceClassIds")]
public List<Union176> AllowedBluetoothServiceClassIds

Field Value

List<Union176>

Filters

[Value("filters")]
public List<SerialPortFilter> Filters

Field Value

List<SerialPortFilter>