Java android.nfc.tech IsoDep fields, constructors, methods, implement or subclass

Example usage for Java android.nfc.tech IsoDep fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.nfc.tech IsoDep.

The text is from its open source code.

Method

IsoDepget(Tag tag)
Get an instance of IsoDep for the given tag.
intgetTimeout()
Get the current timeout for #transceive in milliseconds.
byte[]transceive(byte[] data)
Send raw ISO-DEP data to the tag and receive the response.