属性签名 MediaEntry.sessionName

媒体条目的会话 ID。

格式为 participants/{participant}/participantSessions/{participant_session}

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

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

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

签名

sessionName?: string;

详细信息

类型 string
可选
只读