Uses of Enum
org.jivesoftware.smackx.jingleold.JingleNegotiatorState
-
Uses of JingleNegotiatorState in org.jivesoftware.smackx.jingleold
Modifier and TypeMethodDescriptionContentNegotiator.getNegotiatorState()
The negotiator state for the ContentNegotiators is a special case.JingleNegotiator.getNegotiatorState()
static JingleNegotiatorState
Returns the enum constant of this type with the specified name.static JingleNegotiatorState[]
JingleNegotiatorState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JingleNegotiator.setNegotiatorState
(JingleNegotiatorState stateIs)