public static interface Socks5BytestreamsModule.StreamhostsHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onStreamhostsHandler(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID from,
String id,
String sid,
List<Streamhost> hosts) |
void onStreamhostsHandler(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID from,
String id,
String sid,
List<Streamhost> hosts)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2021 Tigase. All rights reserved.