Interface JingleSessionHandler

All Known Implementing Classes:
JingleSession

public interface JingleSessionHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    org.jivesoftware.smack.packet.IQ
     
  • Method Details

    • handleJingleSessionRequest

      org.jivesoftware.smack.packet.IQ handleJingleSessionRequest(Jingle jingle)