Package rocks.xmpp.extensions.amp.model
Class UnsupportedConditions
- java.lang.Object
-
- rocks.xmpp.extensions.amp.model.AdvancedMessageProcessingError
-
- rocks.xmpp.extensions.amp.model.UnsupportedConditions
-
public final class UnsupportedConditions extends AdvancedMessageProcessingError
The implementation of the<unsupported-conditions/>
element in thehttp://jabber.org/protocol/amp
namespace.One or more rule's specified conditions are not supported. It contains the rules that specify the unsupported conditions.
This class is immutable.
- See Also:
- XEP-0079: Advanced Message Processing, XML Schema
-
-
Constructor Summary
Constructors Constructor Description UnsupportedConditions()
-