|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GarminListener
This interface should be implemented by classes that are interested in getting all the Garmin-packets transmitted by a Garmin-GPS. Listener's will receive all packets including ACKs and NAKs. Only exception are malformed packets.
| Method Summary | |
|---|---|
void |
GarminPacketReceived(GarminPacket p)
This method will be called for each packet received from the GPS. |
| Method Detail |
|---|
void GarminPacketReceived(GarminPacket p)
p - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||