Method signature MeetAddonClient.endCollaboration

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

Signature

endCollaboration(): Promise<void>;

Details

Optional No

Returns

Promise<void>