Uses of Enum
org.jivesoftware.smackx.commands.SpecificErrorCondition
Packages that use SpecificErrorCondition
Package
Description
Smacks implementation of XEP-0050: Ad-Hoc Commands.
Element classes for XEP-0050: Ad-Hoc Commands.
-
Uses of SpecificErrorCondition in org.jivesoftware.smackx.commands
Methods in org.jivesoftware.smackx.commands that return SpecificErrorConditionModifier and TypeMethodDescriptionstatic SpecificErrorConditionAbstractAdHocCommand.getSpecificErrorCondition(StanzaError error) Returns the specific condition of theerrorornullif the error doesn't have any.static SpecificErrorConditionReturns the enum constant of this type with the specified name.static SpecificErrorCondition[]SpecificErrorCondition.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SpecificErrorCondition in org.jivesoftware.smackx.commands.packet
Fields in org.jivesoftware.smackx.commands.packet declared as SpecificErrorConditionMethods in org.jivesoftware.smackx.commands.packet that return SpecificErrorConditionConstructors in org.jivesoftware.smackx.commands.packet with parameters of type SpecificErrorCondition