Package | Description |
---|---|
com.gsma.services.nfc |
GSMA Near Field Communication (NFC) API for Android devices.
|
Modifier and Type | Method and Description |
---|---|
void |
OffHostService.commit()
Make visible/permanent all pending changes:
Which are initiated by methods NfcController.defineOffHostService(java.lang.String, java.lang.String) and NfcController.deleteOffHostService(com.gsma.services.nfc.OffHostService)
On OffHostService and AidGroup objects |