public static class AuthModule.AuthSuccessHandler.AuthSuccessEvent extends JaxmppEvent<AuthModule.AuthSuccessHandler>
sessionObject
Constructor and Description |
---|
AuthSuccessEvent(SessionObject sessionObject) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(AuthModule.AuthSuccessHandler handler)
Invokes handlers method.
|
getSessionObject
public AuthSuccessEvent(SessionObject sessionObject)
public void dispatch(AuthModule.AuthSuccessHandler handler) throws JaxmppException
Event
dispatch
in class Event<AuthModule.AuthSuccessHandler>
handler
- handlerJaxmppException
Copyright © 2006–2022 Tigase. All rights reserved.