Signature de propriété MediaEntry.participantKey

Clé du participant associé. Il a le format suivant : participants/{participant}.

Vous pouvez l'utiliser pour récupérer des informations supplémentaires sur le participant à partir de la ressource API REST Meet – Participants.

Note: doit être au format conferenceRecords/{conference_record}/participants/{participant}.

Vous pouvez récupérer l'enregistrement de la conférence à partir de la ressource API REST Meet – Conférences.

Signature

participantKey?: string;

Détails

Type string
Facultatif Oui
Lecture seule Non