Uses of Enum
org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
Package
Description
Smack's API for XEP-0079: Advanced Message Processing.
-
Uses of AMPDeliverCondition.Value in org.jivesoftware.smackx.amp
Modifier and TypeMethodDescriptionstatic AMPDeliverCondition.Value
Returns the enum constant of this type with the specified name.static AMPDeliverCondition.Value[]
AMPDeliverCondition.Value.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionCreate new amp deliver condition with value set to one of defined by XEP-0079.