Definition
Web Bluetooth defines BluetoothServiceDataMap
[Exposed=Window, SecureContext]
interface BluetoothServiceDataMap {
readonly maplike<UUID, DataView>;
};
BluetoothServiceDataMap
interfaceWeb Bluetooth defines BluetoothServiceDataMap
[Exposed=Window, SecureContext]
interface BluetoothServiceDataMap {
readonly maplike<UUID, DataView>;
};
BluetoothServiceDataMap