public static class DiscoInfoModule.DiscoInfoEvent extends BaseEvent
| Constructor and Description |
|---|
DiscoInfoModule.DiscoInfoEvent(EventType type,
SessionObject sessionObject) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFeatures() |
DiscoInfoModule.Identity |
getIdentity() |
String |
getNode() |
IQ |
getRequestStanza() |
void |
setFeatures(String[] features) |
void |
setIdentity(DiscoInfoModule.Identity identity) |
void |
setNode(String node) |
void |
setRequestStanza(IQ requestStanza) |
getSessionObject, getType, isHandled, setHandledpublic DiscoInfoModule.DiscoInfoEvent(EventType type, SessionObject sessionObject)
public String[] getFeatures()
public DiscoInfoModule.Identity getIdentity()
public String getNode()
public IQ getRequestStanza()
public void setFeatures(String[] features)
public void setIdentity(DiscoInfoModule.Identity identity)
public void setNode(String node)
public void setRequestStanza(IQ requestStanza)
Copyright © 2006–2014 Tigase. All rights reserved.