Class BluetoothDataFilter
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("BluetoothDataFilter")]
public class BluetoothDataFilter
- Inheritance
-
BluetoothDataFilter
- Inherited Members
-
Constructors
BluetoothDataFilter()
public BluetoothDataFilter()
BluetoothDataFilter(BluetoothDataFilterInit)
public BluetoothDataFilter(BluetoothDataFilterInit init = null)
Parameters
init BluetoothDataFilterInit
Properties
DataPrefix
[Value("dataPrefix")]
public ArrayBuffer DataPrefix { get; }
Property Value
- ArrayBuffer
Mask
[Value("mask")]
public ArrayBuffer Mask { get; }
Property Value
- ArrayBuffer