public interface InvitationDeclineListener extends EventListener
ChatRoom.addInvitationDeclineListener(rocks.xmpp.extensions.muc.InvitationDeclineListener)| 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 XMPP.rocks. All rights reserved.