Interface JingleSessionRequestListener

All Superinterfaces:
JingleListener

Interface to listener Jingle session requests.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    A request to start a session has been received from another user.
  • Method Details

    • sessionRequested

      A request to start a session has been received from another user.
      Parameters:
      request - The request from the other user.