Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Get the current NfcF.Transceive(Byte[]) timeout in milliseconds.
Requires the NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.
Set method documentation [Android Documentation]
Set the NfcF.Transceive(Byte[]) timeout in milliseconds.
The timeout only applies to NfcF.Transceive(Byte[]) on this object,
and is reset to a default value when NfcF.Close is called.
Setting a longer timeout may be useful when performing
transactions that require a long processing time on the tag
such as key generation.
Requires the NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.