- blockIndex
- index of block to copy to
Type Reason Android.Nfc.TagLostException if the tag leaves the field Java.IO.IOException if there is an I/O failure, or the operation is canceled
Copy from the temporary block to a value block.
This is an I/O operation and will block until complete. It must not be called from the main application thread. A blocked call will be canceled with Java.IO.IOException if MifareClassic.Close is called from another thread.
Requires the NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.