1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this file,
3 * You can obtain one at http://mozilla.org/MPL/2.0/. */
13 dictionary NfcCommandOptions
18 DOMString requestId = "";
24 sequence<NDEFRecord> records;
27 dictionary NfcEventOptions
38 sequence<NFCTechType> techList;
39 sequence<NDEFRecord> records;
42 boolean canBeMadeReadOnly;
43 long maxSupportedLength;
47 // HCI Event Transaction fields