|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMultipleHopConnection
Connections that implement IMultipleHopConnection support adjustment of the
number of hops between nodes that messages can make.
| Method Summary | |
|---|---|
int |
getMaxBroadcastHops()
returns the maximum number of mesh hops broadcasts sent on this connection will traverse |
void |
setMaxBroadcastHops(int hops)
change the number of mesh hops a broadcast packet may take |
| Method Detail |
|---|
void setMaxBroadcastHops(int hops)
hops - the new number of mesh hops a packet will traverseint getMaxBroadcastHops()
|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||