com.rapplogic.xbee.api
Interface PacketListener


public interface PacketListener

Add an implementation of this interface to xbee.addPacketListener to get notifications of new packets

Author:
andrew

Method Summary
 void processResponse(XBeeResponse response)
           
 

Method Detail

processResponse

void processResponse(XBeeResponse response)