FileDocCategorySizeDatePackage
IsoDep.javaAPI DocAndroid 5.1 API829Sat Mar 14 14:09:32 GMT 2015android.nfc.tech

IsoDep

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

Fields Summary
Constructors Summary
IsoDep()

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

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!");