public static final class SessionEstablishmentModule.SessionEstablishmentEvent extends BaseEvent
| Constructor and Description |
|---|
SessionEstablishmentModule.SessionEstablishmentEvent(EventType type,
SessionObject sessionObject) |
| Modifier and Type | Method and Description |
|---|---|
XMPPException.ErrorCondition |
getError() |
void |
setError(XMPPException.ErrorCondition error) |
getSessionObject, getType, isHandled, setHandledpublic SessionEstablishmentModule.SessionEstablishmentEvent(EventType type, SessionObject sessionObject)
public XMPPException.ErrorCondition getError()
public void setError(XMPPException.ErrorCondition error)
Copyright © 2006–2014 Tigase. All rights reserved.