Method signature MeetMainStageClient.loadSidePanel

Opens the side panel iframe with the iframe source set to the side panel URL from the add-on manifest.

Signature

loadSidePanel(): Promise<void>;

Details

Optional No

Returns

Promise<void>