tigase.jaxmpp.core.client.xmpp.modules
Class SessionEstablishmentModule.SessionEstablishmentEvent
java.lang.Object
tigase.jaxmpp.core.client.observer.BaseEvent
tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SessionEstablishmentModule
public static final class SessionEstablishmentModule.SessionEstablishmentEvent
- extends BaseEvent
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionEstablishmentModule.SessionEstablishmentEvent
public SessionEstablishmentModule.SessionEstablishmentEvent(EventType type,
SessionObject sessionObject)
getError
public XMPPException.ErrorCondition getError()
setError
public void setError(XMPPException.ErrorCondition error)
Copyright © 2006-2012 Tigase. All Rights Reserved.