public static interface WorkgroupAgentModule.OfferReceivedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkgroupAgentModule.OfferReceivedHandler.OfferReceivedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onOfferReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID userJID,
tigase.jaxmpp.core.client.JID workgroupJID,
long timeout) |
Copyright © 2006–2022 Tigase. All rights reserved.