Table of Contents

Class BluetoothPermissionStorage

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

Constructors

BluetoothPermissionStorage()

public BluetoothPermissionStorage()

Fields

AllowedDevices

[Value("allowedDevices")]
public required List<AllowedBluetoothDevice> AllowedDevices

Field Value

List<AllowedBluetoothDevice>