|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AprsMessageListener
This interface defines how a code segment waiting for a response message is informed when the response is received.
| Method Summary | |
|---|---|
void |
aprsMessageReceived(Message msg)
Delivers the next message received by YAAC that is an APRS message. |
| Method Detail |
|---|
void aprsMessageReceived(Message msg)
msg - some subclass of Message containing the message contents; the message should have
an AX25Frame connected to itAX25Frame,
AX25Message.ax25Frame,
AX25Message.getAx25Frame()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||