|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataEventListener
Applications that implement this interface are notified when their physical node is used to forward mesh packets
| Method Summary | |
|---|---|
void |
notifyForward(long lastHop,
long nextHop,
long originator,
long destination)
Method that is called when data is forwarded through this physical node |
| Method Detail |
|---|
void notifyForward(long lastHop,
long nextHop,
long originator,
long destination)
lastHop - previous node on the multi hop path from which the packet
was receivednextHop - next node on the multi hop path to which the packet is sentoriginator - original sender of the packetdestination - final destination of the packet
|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||