public interface MailListener extends Listener
MailListener here.| Modifier and Type | Method and Description |
|---|---|
void |
youveGotMail(AIMSession sess,
AIMFrame frame,
EmailInfo ei,
boolean haveNewMail)
Describe
youveGotMail method here. |
void youveGotMail(AIMSession sess, AIMFrame frame, EmailInfo ei, boolean haveNewMail)
youveGotMail method here.sess - an AIMSession valueframe - an AIMFrame valueei - an EmailInfo valuehaveNewMail - a boolean value