Uses of Class
rocks.xmpp.extensions.pubsub.model.errors.Unsupported
-
Packages that use Unsupported Package Description rocks.xmpp.extensions.pubsub.model.errors Provides XML schema implementations of XEP-0060: Publish-Subscribe (#errors). -
-
Uses of Unsupported in rocks.xmpp.extensions.pubsub.model.errors
Methods in rocks.xmpp.extensions.pubsub.model.errors that return Unsupported Modifier and Type Method Description static Unsupported
PubSubError. unsupported(PubSubFeature pubSubFeature)
Creates an<unsupported/>
pubsub error.
-