public static interface MucModule.InvitationReceivedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.InvitationReceivedHandler.InvitationReceivedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onInvitationReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
MucModule.Invitation invitation,
tigase.jaxmpp.core.client.JID inviterJID,
tigase.jaxmpp.core.client.BareJID roomJID) |
void onInvitationReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
MucModule.Invitation invitation,
tigase.jaxmpp.core.client.JID inviterJID,
tigase.jaxmpp.core.client.BareJID roomJID)
Copyright © 2006–2020 Tigase. All rights reserved.