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