FileDocCategorySizeDatePackage
Ndef.javaAPI DocAndroid 5.1 API1451Sat Mar 14 14:09:34 GMT 2015android.nfc.tech

Ndef

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

Fields Summary
public static final String
MIFARE_CLASSIC
public static final String
NFC_FORUM_TYPE_1
public static final String
NFC_FORUM_TYPE_2
public static final String
NFC_FORUM_TYPE_3
public static final String
NFC_FORUM_TYPE_4
Constructors Summary
Ndef()

 throw new RuntimeException("Stub!"); 
Methods Summary
public booleancanMakeReadOnly()

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

 throw new RuntimeException("Stub!"); 
public android.nfc.NdefMessagegetCachedNdefMessage()

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

 throw new RuntimeException("Stub!"); 
public android.nfc.NdefMessagegetNdefMessage()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetType()

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

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

 throw new RuntimeException("Stub!"); 
public voidwriteNdefMessage(android.nfc.NdefMessage msg)

 throw new RuntimeException("Stub!");