Uses of Class
org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
Packages that use AMPExtension.Rule
Package
Description
Stanzas and extension elements for XEP-0079: Advanced Message Processing.
- 
Uses of AMPExtension.Rule in org.jivesoftware.smackx.amp.packet
Methods in org.jivesoftware.smackx.amp.packet that return types with arguments of type AMPExtension.RuleModifier and TypeMethodDescriptionAMPExtension.getRules()Returns a unmodifiable List of the rules in the packet.Methods in org.jivesoftware.smackx.amp.packet with parameters of type AMPExtension.RuleModifier and TypeMethodDescriptionvoidAMPExtension.addRule(AMPExtension.Rule rule) Adds a rule to the amp element.