|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JingleNegotiatorState | |
|---|---|
| org.jivesoftware.smackx.jingle | |
| Uses of JingleNegotiatorState in org.jivesoftware.smackx.jingle |
|---|
| Methods in org.jivesoftware.smackx.jingle that return JingleNegotiatorState | |
|---|---|
JingleNegotiatorState |
JingleNegotiator.getNegotiatorState()
|
JingleNegotiatorState |
ContentNegotiator.getNegotiatorState()
The negotiator state for the ContentNegotiators is a special case. |
static JingleNegotiatorState |
JingleNegotiatorState.valueOf(java.lang.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. |
| Methods in org.jivesoftware.smackx.jingle with parameters of type JingleNegotiatorState | |
|---|---|
void |
JingleNegotiator.setNegotiatorState(JingleNegotiatorState stateIs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||