public static class ResourceBinderModule.ResourceBindErrorHandler.ResourceBindErrorEvent extends JaxmppEvent<ResourceBinderModule.ResourceBindErrorHandler>
sessionObject| Constructor and Description |
|---|
ResourceBindErrorEvent(SessionObject sessionObject,
XMPPException.ErrorCondition error) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(ResourceBinderModule.ResourceBindErrorHandler handler)
Invokes handlers method.
|
XMPPException.ErrorCondition |
getError() |
void |
setError(XMPPException.ErrorCondition error) |
getSessionObjectpublic ResourceBindErrorEvent(SessionObject sessionObject, XMPPException.ErrorCondition error)
public void dispatch(ResourceBinderModule.ResourceBindErrorHandler handler)
Eventdispatch in class Event<ResourceBinderModule.ResourceBindErrorHandler>handler - handlerpublic XMPPException.ErrorCondition getError()
public void setError(XMPPException.ErrorCondition error)
Copyright © 2006–2020 Tigase. All rights reserved.