Type Reason Java.IO.IOException
Enable I/O operations to the tag from this Android.Nfc.Tech.ITagTechnology object.
May cause RF activity and may block. Must not be called from the main application thread. A blocked call will be canceled with Java.IO.IOException by calling ITagTechnology.Close from another thread.
Only one Android.Nfc.Tech.ITagTechnology object can be connected to a Android.Nfc.Tag at a time.
Applications must call ITagTechnology.Close when I/O operations are complete.
Requires the NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.