Uses of Enum
org.jivesoftware.smackx.amp.AMPMatchResourceCondition.Value
Packages that use AMPMatchResourceCondition.Value
Package
Description
Smack's API for XEP-0079: Advanced Message Processing.
-
Uses of AMPMatchResourceCondition.Value in org.jivesoftware.smackx.amp
Methods in org.jivesoftware.smackx.amp that return AMPMatchResourceCondition.ValueModifier and TypeMethodDescriptionReturns 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.Constructors in org.jivesoftware.smackx.amp with parameters of type AMPMatchResourceCondition.ValueModifierConstructorDescriptionCreate new amp match-resource condition with value set to one of defined by XEP-0079.