SunSPOT API V3.0


Uses of Interface
com.sun.spot.peripheral.radio.IDataEventListener

Packages that use IDataEventListener
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
 

Uses of IDataEventListener in com.sun.spot.peripheral.radio
 

Methods in com.sun.spot.peripheral.radio with parameters of type IDataEventListener
 void LowPan.deregisterDataEventListener(IDataEventListener listener)
          Undo a previous call of registerDataEventListener()
 void ILowPan.deregisterDataEventListener(IDataEventListener listener)
          Deregisters an application etc. that is called back when data is forwarded
 void LowPan.registerDataEventListener(IDataEventListener dataListener)
          Register to be notified as soon as the LowPan module forwards data.
 void ILowPan.registerDataEventListener(IDataEventListener listener)
          Registers an application etc. that is notified when this node is used to forward a data packet
 


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.