Package | Description |
---|---|
org.jivesoftware.smackx.amp |
Modifier and Type | Method and Description |
---|---|
static AMPMatchResourceCondition.Value |
AMPMatchResourceCondition.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMPMatchResourceCondition.Value[] |
AMPMatchResourceCondition.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AMPMatchResourceCondition(AMPMatchResourceCondition.Value value)
Create new amp match-resource condition with value setted to one of defined by XEP-0079.
|