다음을 통해 공유


CommunicationParticipant type

UI에 반영된 채팅 또는 통화 참가자의 상태입니다.

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