org.nfctools.ndefpush
Class LlcpTargetListener

java.lang.Object
  extended by org.nfctools.ndefpush.LlcpTargetListener
All Implemented Interfaces:
TargetListener

public class LlcpTargetListener
extends Object
implements TargetListener


Constructor Summary
LlcpTargetListener(byte[] llcParameters)
           
 
Method Summary
protected  Object[] extractLlcParameters(byte[] incomingGeneralBytes)
           
 void onTarget(Target target, NfcContext nfcContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LlcpTargetListener

public LlcpTargetListener(byte[] llcParameters)
Method Detail

onTarget

public void onTarget(Target target,
                     NfcContext nfcContext)
              throws IOException
Specified by:
onTarget in interface TargetListener
Throws:
IOException

extractLlcParameters

protected Object[] extractLlcParameters(byte[] incomingGeneralBytes)


Copyright © 2012. All Rights Reserved.