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