Example usage for Java android.nfc.tech IsoDep fields, constructors, methods, implement or subclass
The text is from its open source code.
IsoDep | get(Tag tag) Get an instance of IsoDep for the given tag. |
int | getTimeout() Get the current timeout for #transceive in milliseconds. |
byte[] | transceive(byte[] data) Send raw ISO-DEP data to the tag and receive the response. |