Method signature MeetAddonClient.endActivity

Ends an ongoing activity. Will fail if: - There is not an ongoing activity. - The user is not the initiator of the activity.

Signature

endActivity(): Promise<void>;

Details

Optional No

Returns

Promise<void>