FileDocCategorySizeDatePackage
NfcF.javaAPI DocAndroid 5.1 API726Sat Mar 14 14:09:36 GMT 2015android.nfc.tech

NfcF

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

Fields Summary
Constructors Summary
NfcF()

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

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

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

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

 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!");