CallAdapterCallEndedEvent type

Payload for CallEndedListener containing details on the ended call.

type CallAdapterCallEndedEvent = { callId: string }