Uses of Enum
org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
-
Uses of SubscriptionsExtension.SubscriptionsNamespace in org.jivesoftware.smackx.pubsub
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.SubscriptionsExtension.SubscriptionsNamespace.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionSubscriptionsExtension
(SubscriptionsExtension.SubscriptionsNamespace subscriptionsNamespace, String nodeId, List<Subscription> subList) Subscriptions to the specified node.