public static interface JingleModule.JingleSessionAcceptHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onJingleSessionAccept(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–2016 Tigase. All rights reserved.