public static interface JingleModule.JingleSessionTerminateHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onJingleSessionTerminate(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID sender,
String sid,
tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean handled) |
void onJingleSessionTerminate(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID sender,
String sid,
tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean handled)
Copyright © 2006–2016 Tigase. All rights reserved.