Class UnsupportedInfo
- java.lang.Object
-
- rocks.xmpp.extensions.jingle.model.errors.UnsupportedInfo
-
public final class UnsupportedInfo extends Object
The implementation of the<unsupported-info/>
jingle error.The recipient does not support the informational payload of a session-info action.
- See Also:
- 10. Error Handling
-
-
Constructor Summary
Constructors Constructor Description UnsupportedInfo()
-