Confirmed users
891
edits
Line 23: | Line 23: | ||
=== address === | === address === | ||
; Description | ; Description | ||
: The address of unpaired remote device. The property is | : The address of unpaired remote device. The property is empty string for event handlers [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDiscoveryHandle#ondevicefound|discoveryHandle.ondevicefound]] and [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#ondevicepaired|adapter.ondevicepaired]] since [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDevice#BluetoothDevice|BluetoothDevice]] already has property [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDevice#address|address]]. | ||
; Value type | ; Value type | ||
: DOMString | : DOMString |