Uses of Enum
org.jivesoftware.smackx.jingle.element.JingleAction
-
Uses of JingleAction in org.jivesoftware.smackx.jingle.element
Modifier and TypeMethodDescriptionstatic JingleAction
JingleAction.fromString
(String string) Jingle.getAction()
Get the action specified in the jingle IQ.static JingleAction
Returns the enum constant of this type with the specified name.static JingleAction[]
JingleAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.