public interface InvitationListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
invitationReceived(InvitationEvent e)
Handles the event, when an invitation to a multi-user chat has been received.
|
void invitationReceived(InvitationEvent e)
e - The invitation event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.