Class AllowedBluetoothDevice
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class AllowedBluetoothDevice
- Inheritance
-
AllowedBluetoothDevice
- Inherited Members
-
Constructors
AllowedBluetoothDevice()
public AllowedBluetoothDevice()
Fields
AllowedManufacturerData
[Value("allowedManufacturerData")]
public required List<ushort> AllowedManufacturerData
Field Value
- List<ushort>
AllowedServices
[Value("allowedServices")]
public required Union172 AllowedServices
Field Value
- Union172
DeviceId
[Value("deviceId")]
public required string DeviceId
Field Value
- string
MayUseGATT
[Value("mayUseGATT")]
public required bool MayUseGATT
Field Value
- bool