媒体条目签名 MediaEntry.participantKey

关联参与者的参与者键。格式为 participants/{participant}

您可以使用此 ID 从 Meet REST API - Participants 资源中检索与参与者相关的其他信息。

Note:此值必须采用 conferenceRecords/{conference_record}/participants/{participant} 格式。

您可以从 Meet REST API - 会议资源中检索会议记录。

签名

participantKey?: string;

详细信息

类型 string
可选
只读