| Package | Description |
|---|---|
| rocks.xmpp.extensions.amp.model |
Provides XML schema implementations of XEP-0079: Advanced Message Processing.
|
| Modifier and Type | Method and Description |
|---|---|
static Rule.DeliverValue |
Rule.DeliverValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule.DeliverValue[] |
Rule.DeliverValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.deliver(Rule.Action action,
Rule.DeliverValue value)
Creates the defined "deliver" rule.
|
Copyright © 2014 XMPP.rocks. All rights reserved.