public static class SessionEstablishmentModule.SessionEstablishmentSuccessHandler.SessionEstablishmentSuccessEvent extends JaxmppEvent<SessionEstablishmentModule.SessionEstablishmentSuccessHandler>
sessionObject| Constructor and Description |
|---|
SessionEstablishmentSuccessEvent(SessionObject sessionObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(SessionEstablishmentModule.SessionEstablishmentSuccessHandler handler)
Invokes handlers method.
|
getSessionObjectpublic SessionEstablishmentSuccessEvent(SessionObject sessionObject)
public void dispatch(SessionEstablishmentModule.SessionEstablishmentSuccessHandler handler) throws JaxmppException
Eventdispatch in class Event<SessionEstablishmentModule.SessionEstablishmentSuccessHandler>handler - handlerJaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.