WebIDLpedia

BluetoothServiceDataMap interface

Definition

Web Bluetooth defines BluetoothServiceDataMap


[Exposed=Window, SecureContext]
interface BluetoothServiceDataMap {
  readonly maplike<UUID, DataView>;
};

Methods and attributes that return objects implementing BluetoothServiceDataMap

Referring IDL interfaces/dictionaries