public static interface JingleModule.JingleSessionInitiationHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onJingleSessionInitiation(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID sender,
String sid,
tigase.jaxmpp.core.client.xml.Element description,
List<Transport> transports,
tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean handled) |
void onJingleSessionInitiation(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID sender,
String sid,
tigase.jaxmpp.core.client.xml.Element description,
List<Transport> transports,
tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean handled)
Copyright © 2006–2018 Tigase. All rights reserved.