Uses of Class
android.nfc.FormatException

Packages that use FormatException
android.nfc   
android.nfc.tech   
 

Uses of FormatException in android.nfc
 

Constructors in android.nfc that throw FormatException
NdefMessage(byte[] data)
           
NdefRecord(byte[] data)
           
 

Uses of FormatException in android.nfc.tech
 

Methods in android.nfc.tech that throw FormatException
 void NdefFormatable.format(NdefMessage firstMessage)
           
 void NdefFormatable.formatReadOnly(NdefMessage firstMessage)
           
 NdefMessage Ndef.getNdefMessage()
           
 void Ndef.writeNdefMessage(NdefMessage msg)
           
 



Copyright © 2008-2012. All Rights Reserved.