public interface InfoNode
| Modifier and Type | Method and Description |
|---|---|
List<DataForm> |
getExtensions()
Gets the service discovery extensions as described in XEP-0128: Service Discovery Extensions
|
Set<String> |
getFeatures()
Gets the features.
|
Set<Identity> |
getIdentities()
Gets the identities.
|
String |
getNode()
Gets the node name.
|
String getNode()
List<DataForm> getExtensions()
Copyright © 2014–2016 XMPP.rocks. All rights reserved.