|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GPSSocketListener
Method Summary | |
---|---|
void |
routeCreated(int routeId)
Invoked when a route creation confirmation is received. |
void |
routeList(List<Route> routes)
Invoked when a list of routes is received. |
Methods inherited from interface triptracker.client.net.SocketListener |
---|
connectionUpdate, invalidMessage, socketError |
Method Detail |
---|
void routeList(List<Route> routes)
routes
- list of routesvoid routeCreated(int routeId)
routeId
- ID of new route
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |