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