public static interface JingleModule.JingleTransportInfoHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onJingleTransportInfo(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID sender,
String sid,
tigase.jaxmpp.core.client.xml.Element content,
tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean handled) |
void onJingleTransportInfo(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID sender,
String sid,
tigase.jaxmpp.core.client.xml.Element content,
tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean handled)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2015 Tigase. All rights reserved.