Uses of Enum
org.jivesoftware.smackx.jingle.element.JingleAction
Packages that use JingleAction
- 
Uses of JingleAction in org.jivesoftware.smackx.jingle.element
Methods in org.jivesoftware.smackx.jingle.element that return JingleActionModifier and TypeMethodDescriptionstatic JingleActionJingleAction.fromString(String string) Jingle.getAction()Get the action specified in the jingle IQ.static JingleActionReturns 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.Methods in org.jivesoftware.smackx.jingle.element with parameters of type JingleAction