Property signature MeetingInfo.meetingId

The meetingId for the current meeting. Can be used to retrieve meeting information from the Meet REST API. The meetingId is a globally unique identifier for the meeting.

Signature

meetingId: string;

Details

Type string
Optional No
Readonly No