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