Confirmed users
149
edits
(→Device) |
|||
| Line 69: | Line 69: | ||
readonly attribute jsval serviceUuids; // DOMString[] | readonly attribute jsval serviceUuids; // DOMString[] | ||
nsIDOMBluetoothSocket createRfcommSocket(in DOMString aServiceUuid); | nsIDOMBluetoothSocket createRfcommSocket(in DOMString aServiceUuid); | ||
attribute nsIDOMEventListener onpropertychanged; | |||
}; | }; | ||