Sets Listener to be called when NFC device engagement occurs. If the listener is invoked with error, then NFC engagement encountered an error (and can usually be retried).
If error is undefined, then engagement was successful and the device engagement data is buffered in memory. Start a presentation from this engagement using;
Sets Listener to be called when NFC device engagement occurs. If the listener is invoked with error, then NFC engagement encountered an error (and can usually be retried). If error is undefined, then engagement was successful and the device engagement data is buffered in memory. Start a presentation from this engagement using;
NFC is only supported on Android. On any other platform, it will return NfcError.PlatformNotSupported.