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