public static class StreamManagementModule.StreamManagementFailedEvent extends StreamManagementModule.AbstractStreamManagementEvent
| Constructor and Description |
|---|
StreamManagementModule.StreamManagementFailedEvent(SessionObject sessionObject,
XMPPException.ErrorCondition condition) |
| Modifier and Type | Method and Description |
|---|---|
XMPPException.ErrorCondition |
getCondition() |
void |
setCondition(XMPPException.ErrorCondition condition) |
getSessionObject, getType, isHandled, setHandledpublic StreamManagementModule.StreamManagementFailedEvent(SessionObject sessionObject, XMPPException.ErrorCondition condition)
public XMPPException.ErrorCondition getCondition()
public void setCondition(XMPPException.ErrorCondition condition)
Copyright © 2006–2014 Tigase. All rights reserved.