FileDocCategorySizeDatePackage
NfcA.javaAPI DocAndroid 5.1 API710Sat Mar 14 14:09:42 GMT 2015android.nfc.tech

NfcA

public final class NfcA extends android.nfc.tech.BasicTagTechnology

Fields Summary
Constructors Summary
NfcA()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.nfc.tech.NfcAget(android.nfc.Tag tag)

 throw new RuntimeException("Stub!"); 
public byte[]getAtqa()

 throw new RuntimeException("Stub!"); 
public intgetMaxTransceiveLength()

 throw new RuntimeException("Stub!"); 
public shortgetSak()

 throw new RuntimeException("Stub!"); 
public intgetTimeout()

 throw new RuntimeException("Stub!"); 
public voidsetTimeout(int timeout)

 throw new RuntimeException("Stub!"); 
public byte[]transceive(byte[] data)

 throw new RuntimeException("Stub!");