Class OutOfOrder
- java.lang.Object
-
- rocks.xmpp.extensions.jingle.model.errors.OutOfOrder
-
public final class OutOfOrder extends Object
The implementation of the<out-of-order/>
jingle error.The request cannot occur at this point in the state machine (e.g., session-initiate after session-accept).
- See Also:
- 10. Error Handling
-
-
Constructor Summary
Constructors Constructor Description OutOfOrder()
-