public static class AbstractSessionObject.ClearedEvent extends BaseEvent
| Constructor and Description |
|---|
AbstractSessionObject.ClearedEvent(SessionObject sessionObject,
Set<SessionObject.Scope> scopes) |
| Modifier and Type | Method and Description |
|---|---|
Set<SessionObject.Scope> |
getScopes() |
void |
setScopes(Set<SessionObject.Scope> scopes) |
getSessionObject, getType, isHandled, setHandledpublic AbstractSessionObject.ClearedEvent(SessionObject sessionObject, Set<SessionObject.Scope> scopes)
public Set<SessionObject.Scope> getScopes()
public void setScopes(Set<SessionObject.Scope> scopes)
Copyright © 2006–2014 Tigase. All rights reserved.