public interface NodeDetailsCallback
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFeatures(SessionObject sessionObject,
IQ requestStanza,
String node) |
DiscoveryModule.Identity |
getIdentity(SessionObject sessionObject,
IQ requestStanza,
String node) |
DiscoveryModule.Item[] |
getItems(SessionObject sessionObject,
IQ requestStanza,
String node) |
String[] getFeatures(SessionObject sessionObject, IQ requestStanza, String node) throws JaxmppException
JaxmppExceptionDiscoveryModule.Identity getIdentity(SessionObject sessionObject, IQ requestStanza, String node) throws JaxmppException
JaxmppExceptionDiscoveryModule.Item[] getItems(SessionObject sessionObject, IQ requestStanza, String node) throws JaxmppException
JaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.