Interface CreatedJingleSessionListener

All Known Implementing Classes:
BridgedTransportManager, FixedTransportManager, ICETransportManager

public interface CreatedJingleSessionListener
Interface used to dispatch an event when a Jingle session is created.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • sessionCreated

      void sessionCreated(JingleSession jingleSession)