@zoom/rtms
    Preparing search index...

    Function leave

    • Leaves the current session and releases global client resources

      This function is part of the singleton API. It disconnects from the Zoom RTMS stream and releases resources.

      Returns boolean

      true if the leave operation succeeds

      // Leave the meeting when done
      rtms.leave();