| Package | Description |
|---|---|
| rocks.xmpp.extensions.pubsub |
Provides classes for XEP-0060: Publish-Subscribe.
|
| Modifier and Type | Method and Description |
|---|---|
PubSubNode.Type |
PubSubNode.getType()
Gets the type of this node.
|
static PubSubNode.Type |
PubSubNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSubNode.Type[] |
PubSubNode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 XMPP.rocks. All rights reserved.