次の方法で共有


CommunicationParticipant type

UI に反映されたチャットまたは通話参加者の状態。

type CommunicationParticipant = { displayName?: string; userId: string }