MediaSFU React Native (Expo)
    Preparing search index...

    Function unfocusPanelists

    • Disables panelist focus mode. All participants will be shown on the grid again.

      Parameters

      Returns Promise<void>

      await unfocusPanelists({
      socket,
      roomName: "room123",
      member: "currentUser",
      islevel: "2",
      showAlert: (alert) => console.log(alert.message),
      });