public static interface JingleModule.JingleTransportInfoHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onJingleTransportInfo(SessionObject sessionObject,
JID sender,
String sid,
Element content,
MutableBoolean handled) |
void onJingleTransportInfo(SessionObject sessionObject, JID sender, String sid, Element content, MutableBoolean handled) throws JaxmppException
JaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.