public class NFCIPTagListener extends Object implements NfcTagListener
| Constructor and Description |
|---|
NFCIPTagListener(NFCIPConnectionListener nfcipConnectionListener) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Tag tag) |
protected void |
handleNfcipConnection(NFCIPConnection nfcipConnection) |
void |
handleTag(Tag tag) |
public NFCIPTagListener(NFCIPConnectionListener nfcipConnectionListener)
public boolean canHandle(Tag tag)
canHandle in interface NfcTagListenerpublic void handleTag(Tag tag)
handleTag in interface NfcTagListenerprotected void handleNfcipConnection(NFCIPConnection nfcipConnection) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.