public interface InviteListener extends Listener
InviteListener here.| Modifier and Type | Method and Description |
|---|---|
void |
invitationSent(AIMSession sess,
AIMFrame frame,
AIMInputStream buffer)
Describe
invitationSent method here. |
void invitationSent(AIMSession sess, AIMFrame frame, AIMInputStream buffer)
invitationSent method here.sess - an AIMSession valueframe - an AIMFrame valuebuffer - an AIMInputStream value