共用方式為


ListParticipantsResult interface

取得通話參與者的響應承載。

屬性

nextLink

繼續參與者清單

values

通話中目前參與者的清單。

屬性詳細資料

繼續參與者清單

nextLink?: string

屬性值

string

values

通話中目前參與者的清單。

values?: CallParticipant[]

屬性值