public static interface MucModule.InvitationDeclinedHandler extends EventHandler
Modifier and Type | Interface and Description |
---|---|
static class |
MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent |
Modifier and Type | Method and Description |
---|---|
void |
onInvitationDeclined(SessionObject sessionObject,
Message message,
Room room,
JID inviteeJID,
String reason) |
void onInvitationDeclined(SessionObject sessionObject, Message message, Room room, JID inviteeJID, String reason)
Copyright © 2006–2022 Tigase. All rights reserved.