| Class | Description |
|---|---|
| ContentNegotiator | |
| 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 | |
| JingleSessionStateEnded | |
| JingleSessionStatePending | |
| JingleSessionStateUnknown |
| Enum | Description |
|---|---|
| JingleActionEnum |
The "action" in the jingle packet, as an enum.
|
| JingleNegotiatorState |
| Exception | Description |
|---|---|
| JingleException |
A Jingle exception.
|