Skip to content

Home > @world-wide-lab/client > Session > finish

Session.finish() method

Finish the session. This will mark the session as finished.

Signature:

typescript
finish(): Promise<boolean>;

Returns:

Promise<boolean>

true if the session was finished successfully