|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataListener
This interface defines a listener for handling new Sms and new commercials
| Method Summary | |
|---|---|
void |
newCommercial(String commercial)
This method is called by the datacontroller if new commercials are availible for gui presentation. |
void |
newSms(InboundMessage aSms)
This method is called by the datacontroller if new messages are availible for gui presentation. |
| Method Detail |
|---|
void newCommercial(String commercial)
commercial - void newSms(InboundMessage aSms)
aSms -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||