Uses of Class
org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
Package
Description
Stanzas and extension elements for XEP-0079: Advanced Message Processing.
-
Uses of AMPExtension.Rule in org.jivesoftware.smackx.amp.packet
Modifier and TypeMethodDescriptionAMPExtension.getRules()
Returns a unmodifiable List of the rules in the packet.Modifier and TypeMethodDescriptionvoid
AMPExtension.addRule
(AMPExtension.Rule rule) Adds a rule to the amp element.