public interface PopupListener extends Listener
PopupListener
here.Modifier and Type | Method and Description |
---|---|
void |
parsePopup(AIMSession sess,
AIMFrame frame,
AIMPopup popup)
Describe
parsePopup method here. |
void parsePopup(AIMSession sess, AIMFrame frame, AIMPopup popup)
parsePopup
method here.sess
- an AIMSession
valueframe
- an AIMFrame
valuepopup
- an AIMPopup
value