| Package | Description |
|---|---|
| org.jivesoftware.smackx.amp.packet |
| Modifier and Type | Method and Description |
|---|---|
List<AMPExtension.Rule> |
AMPExtension.getRules()
Returns a unmodifiable List 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.
|