Skip to main content

quit_collab

Quit Collaboration

You can quit collaboration with the collaboration.quit API.

This action can only be executed by the collaborator. After quitting successfully, you can still re-enter the collaboration and start a new round of collaboration.

Example

collaboration.quit(): Promise<boolean>