다음을 통해 공유


CallIdChangedListener type

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