Add missing NFC state constant

This commit is contained in:
Dave Alden
2017-02-01 19:42:45 +00:00
parent 9410544800
commit 1d9b287604

View File

@@ -56,6 +56,14 @@ interface Diagnostic {
bluetoothState?: any;
/**
* ANDROID ONLY
* Constants for the various NFC power states.
* @type {Object}
*/
NFCState?: any;
/**
* Checks if app is able to access device location.
* @param successCallback