共用方式為


CommunicationParticipant type

聊天或通話參與者的狀態,如UI中所反映。

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