CallEndedEvent type

调用结束事件的有效负载。

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