public static class SessionObject.ClearedHandler.ClearedEvent extends JaxmppEvent<SessionObject.ClearedHandler>
SessionObject are cleared.sessionObject| Constructor and Description |
|---|
ClearedEvent(SessionObject sessionObject,
Set<SessionObject.Scope> scopes) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(SessionObject.ClearedHandler handler)
Invokes handlers method.
|
Set<SessionObject.Scope> |
getScopes() |
void |
setScopes(Set<SessionObject.Scope> scopes) |
getSessionObjectpublic ClearedEvent(SessionObject sessionObject, Set<SessionObject.Scope> scopes)
public void dispatch(SessionObject.ClearedHandler handler) throws JaxmppException
Eventdispatch in class Event<SessionObject.ClearedHandler>handler - handlerJaxmppExceptionpublic Set<SessionObject.Scope> getScopes()
public void setScopes(Set<SessionObject.Scope> scopes)
Copyright © 2006–2018 Tigase. All rights reserved.