Method signature MeetAddonClient.getMeetingInfo

Retrieves information about the meeting in which the add-on is running.

Signature

getMeetingInfo(): Promise<MeetingInfo>;

Details

Optional No

Returns

Promise<MeetingInfo>