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