Interface IncomingCallEvent


public interface IncomingCallEvent
New incoming SIP call callback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onCall(Call call)
    Event on incoming call from server
  • Method Details

    • onCall

      void onCall(Call call)
      Event on incoming call from server
      Parameters:
      call - Incoming call