| Class | Description |
|---|---|
| JingleEvent |
This event notifies listeners, when a Jingle session is initiated.
|
| JingleManager | |
| JingleSession |
| Enum | Description |
|---|---|
| JingleSession.State |
Represents the state of a Jingle session.
|
Provides classes for XEP-0166: Jingle.
It defines an XMPP protocol extension for initiating and managing peer-to-peer media sessions between two XMPP entities in a way that is interoperable with existing Internet standards. The protocol provides a pluggable model that enables the core session management semantics (compatible with SIP) to be used for a wide variety of application types (e.g., voice chat, video chat, file transfer) and with a wide variety of transport methods (e.g., TCP, UDP, ICE, application-specific transports).
Copyright © 2014–2019 XMPP.rocks. All rights reserved.