CallInfoState interface
State 來跟蹤類型和<xref:CallInfo><xref:TeamsCallInfo>
屬性
| group |
您加入的呼叫的 GroupId |
| kind | Call 和 TeamsCall 類型之間的區別 |
| participant |
本地用戶的參與者ID |
| thread |
Teams 會議線程ID |
屬性詳細資料
groupId
您加入的呼叫的 GroupId
groupId?: string
屬性值
string
kind
participantId
本地用戶的參與者ID
participantId: string
屬性值
string
threadId
Teams 會議線程ID
threadId?: string
屬性值
string