|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NdefRecord | |
---|---|
android.nfc |
Uses of NdefRecord in android.nfc |
---|
Fields in android.nfc with type parameters of type NdefRecord | |
---|---|
static Parcelable.Creator<NdefRecord> |
NdefRecord.CREATOR
|
Methods in android.nfc that return NdefRecord | |
---|---|
static NdefRecord |
NdefRecord.createApplicationRecord(String packageName)
|
static NdefRecord |
NdefRecord.createUri(String uriString)
|
static NdefRecord |
NdefRecord.createUri(Uri uri)
|
NdefRecord[] |
NdefMessage.getRecords()
|
Constructors in android.nfc with parameters of type NdefRecord | |
---|---|
NdefMessage(NdefRecord[] records)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |