Method signature MeetAddonClient.getActivityStartingState

Retrieves information about the initial state of the add-on when the participant accepts the invitation to activity.

Signature

getActivityStartingState(): Promise<ActivityStartingState>;

Details

Optional No

Returns

Promise<ActivityStartingState>