Interface Participant

An abstraction that represents a participant in a Meet call. Contains the participant object and the media entries associated with this participant.

Signature

interface Participant

Property signatures

Name Description
mediaEntries The media entries associated with this participant. These can be transient. There is one participant to many media entries relationship.
participant Participant abstraction associated with this participant.