Udostępnij za pośrednictwem


CallIdChangedListener type

Wywołanie zwrotne dla CallAdapterSubscribers zdarzenia "callIdChanged".

type CallIdChangedListener = (event: { callId: string }) => void