다음을 통해 공유


CallEndedEvent type

호출 종료 이벤트에 대한 페이로드입니다.

type CallEndedEvent = (args: { callEndReason: CallEndReason }) => void