Rate this page:

CallManagerEvent

Constants

IncomingCall

Copy URL

Triggered when an incoming call arrives to the current user.

Listener is called with CallManagerIncomingCall and payload:

Parameters

  • callId:

    string

    Call id

  • hasIncomingVideo:

    boolean

    Whether the incoming call has video

  • headers:

    Record<string, string>

    Optional

    Optional headers passed with the event