public class NFCIPTagListener extends java.lang.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 java.io.IOException
java.io.IOExceptionCopyright © 2013. All Rights Reserved.