Package common :: Module jingle_session
[hide private]
[frames] | no frames]

Module jingle_session

source code

Handles Jingle sessions (XEP 0166)
Classes [hide private]
  JingleStates
States in which jingle session may exist
  OutOfOrder
Exception that should be raised when an action is received when in the wrong state
  TieBreak
Exception that should be raised in case of a tie, when we overrule the other action
  JingleSession
This represents one jingle session, that is, one or more content types negotiated between an initiator and a responder.

Imports: gajim, xmpp, get_jingle_transport, get_jingle_content, JingleContentSetupException