Package | Description |
---|---|
org.jivesoftware.smackx.amp.packet |
Modifier and Type | Method and Description |
---|---|
Collection<AMPExtension.Rule> |
AMPExtension.getRules()
Returns a Collection of the rules in the packet.
|
Modifier and Type | Method and Description |
---|---|
void |
AMPExtension.addRule(AMPExtension.Rule rule)
Adds a rule to the amp element.
|