public static class SeeOtherHostHandler.SeeOtherHostEvent extends JaxmppEvent<SeeOtherHostHandler>
sessionObject| Constructor and Description |
|---|
SeeOtherHostEvent(SessionObject sessionObject,
String seeHost,
MutableBoolean handled) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(SeeOtherHostHandler handler)
Invokes handlers method.
|
getSessionObjectpublic SeeOtherHostEvent(SessionObject sessionObject, String seeHost, MutableBoolean handled)
public void dispatch(SeeOtherHostHandler handler) throws Exception
Eventdispatch in class Event<SeeOtherHostHandler>handler - handlerExceptionCopyright © 2006–2020 Tigase. All rights reserved.