Uses of Class
rocks.xmpp.extensions.pubsub.model.errors.NotSubscribed
-
Packages that use NotSubscribed Package Description rocks.xmpp.extensions.pubsub.model.errors Provides XML schema implementations of XEP-0060: Publish-Subscribe (#errors). -
-
Uses of NotSubscribed in rocks.xmpp.extensions.pubsub.model.errors
Fields in rocks.xmpp.extensions.pubsub.model.errors declared as NotSubscribed Modifier and Type Field Description static NotSubscribed
PubSubError. NOT_SUBSCRIBED
The<not-subscribed/>
pubsub error.
-