public class NFCScanner
extends java.lang.Object
| Constructor and Description |
|---|
NFCScanner(android.app.Activity activity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAvailable() |
void |
onNewIntent(android.content.Intent intent) |
void |
setOnDeviceDiscoveredCallback(IOnDeviceDiscovered onDeviceDiscovered) |
void |
start() |
void |
stop() |