Package | Description |
---|---|
org.jivesoftware.smackx.jingle |
Modifier and Type | Method and Description |
---|---|
JingleNegotiatorState |
JingleNegotiator.getNegotiatorState() |
JingleNegotiatorState |
ContentNegotiator.getNegotiatorState()
The negotiator state for the ContentNegotiators is a special case.
|
static JingleNegotiatorState |
JingleNegotiatorState.valueOf(String name)
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 Type | Method and Description |
---|---|
void |
JingleNegotiator.setNegotiatorState(JingleNegotiatorState stateIs) |