public static class ConnectionManager.ConnectionClosedHandler.ConnectionClosedEvent extends JaxmppEvent<ConnectionManager.ConnectionClosedHandler>
sessionObject| Constructor and Description |
|---|
ConnectionClosedEvent(SessionObject sessionObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(ConnectionManager.ConnectionClosedHandler handler)
Invokes handlers method.
|
getSessionObjectpublic ConnectionClosedEvent(SessionObject sessionObject)
public void dispatch(ConnectionManager.ConnectionClosedHandler handler)
Eventdispatch in class Event<ConnectionManager.ConnectionClosedHandler>handler - handlerCopyright © 2006–2020 Tigase. All rights reserved.