IncomingCallEvent type

Hasznos adatok a bejövő hívási eseményhez.

type IncomingCallEvent = (args: { incomingCall: IncomingCall }) => void