Class BluetoothLEScanPermissionDescriptor
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class BluetoothLEScanPermissionDescriptor : PermissionDescriptor
- Inheritance
-
BluetoothLEScanPermissionDescriptor
- Inherited Members
-
Constructors
BluetoothLEScanPermissionDescriptor()
public BluetoothLEScanPermissionDescriptor()
Fields
AcceptAllAdvertisements
[Value("acceptAllAdvertisements")]
public bool AcceptAllAdvertisements
Field Value
- bool
Filters
[Value("filters")]
public List<BluetoothLEScanFilterInit> Filters
Field Value
- List<BluetoothLEScanFilterInit>
KeepRepeatedDevices
[Value("keepRepeatedDevices")]
public bool KeepRepeatedDevices
Field Value
- bool