Method signature MeetAddonClient.startActivity

Starts an activity with the provided starting state of frames that the initiator and participants can use during the activity.

Signature

startActivity(activityStartingState?: ActivityStartingState): Promise<void>;

Details

Optional No

Parameters

Name Type Optional Description
activityStartingState ActivityStartingState Yes

Returns

Promise<void>