Uses of Enum
org.jivesoftware.smackx.commands.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
Modifier and TypeMethodDescriptionstatic SpecificErrorCondition
AbstractAdHocCommand.getSpecificErrorCondition
(StanzaError error) Returns the specific condition of theerror
ornull
if the error doesn't have any.static SpecificErrorCondition
Returns 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