Class android.nfc.cardemulation.NfcFCardEmulation
Removed Methods | |
---|---|
boolean disableNfcFForegroundService(Activity ) |
|
boolean enableNfcFForegroundService(Activity, |
|
boolean removeSystemCodeForService(ComponentName ) |
Added Methods | |
---|---|
boolean disableService (Activity ) |
|
boolean enableService (Activity, |
|
boolean unregisterSystemCodeForService (ComponentName ) |
Changed Methods | ||
---|---|---|
String getNfcid2ForService (ComponentName ) |
Change in exceptions thrown from no exceptions to java.lang.RuntimeException . |
|
String getSystemCodeForService (ComponentName ) |
Change in exceptions thrown from no exceptions to java.lang.RuntimeException . |
|
boolean registerSystemCodeForService (ComponentName, |
Change in exceptions thrown from no exceptions to java.lang.RuntimeException . |
|
boolean setNfcid2ForService (ComponentName, |
Change in exceptions thrown from no exceptions to java.lang.RuntimeException . |