Class | Description |
---|---|
ContentNegotiator |
Content negotiator.
|
JingleManager |
Jingle is a session establishment protocol defined in (XEP-0166).
|
JingleNegotiator |
Basic Jingle negotiator.
|
JingleSession |
An abstract Jingle session.
|
JingleSessionRequest |
A Jingle session request.
|
JingleSessionState |
Implement the Jingle Session state using the State Behavioral pattern.
|
JingleSessionStateActive |
Jingle.
|
JingleSessionStateEnded |
Jingle.
|
JingleSessionStatePending |
Jingle.
|
JingleSessionStateUnknown |
Jingle.
|
Enum | Description |
---|---|
JingleActionEnum |
The "action" in the jingle packet, as an enum.
|
JingleNegotiatorState |
Jingle negotiator state.
|
Exception | Description |
---|---|
JingleException |
A Jingle exception.
|