Class BluetoothLEScanPermissionResult
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("BluetoothLEScanPermissionResult")]
public class BluetoothLEScanPermissionResult : PermissionStatus
- Inheritance
-
BluetoothLEScanPermissionResult
- Inherited Members
Constructors
BluetoothLEScanPermissionResult()
public BluetoothLEScanPermissionResult()
Properties
Scans
[Value("scans")]
public BluetoothLEScan[] Scans { get; set; }