Methods Summary |
---|
public static android.nfc.tech.NfcA | get(android.nfc.Tag tag) throw new RuntimeException("Stub!");
|
public byte[] | getAtqa() throw new RuntimeException("Stub!");
|
public int | getMaxTransceiveLength() throw new RuntimeException("Stub!");
|
public short | getSak() throw new RuntimeException("Stub!");
|
public int | getTimeout() throw new RuntimeException("Stub!");
|
public void | setTimeout(int timeout) throw new RuntimeException("Stub!");
|
public byte[] | transceive(byte[] data) throw new RuntimeException("Stub!");
|