CallManagerEvent
Constants
IncomingCall
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>
OptionalOptional headers passed with the event