Package | Description |
---|---|
org.jivesoftware.smackx.pubsub |
Smack's API for XEP-60: Publish-Subscribe.
|
Modifier and Type | Method and Description |
---|---|
LeafNode |
PubSubManager.createNode()
Creates an instant node, if supported.
|
LeafNode |
PubSubManager.createNode(String nodeId)
Creates a node with default configuration.
|