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