fieldnotesai
    Preparing search index...
    • Link all location events for a session to the final recording row. Called at stop time once the recording ID is known.

      Parameters

      • sessionKey: string
      • recordingId: string

      Returns Promise<{ error?: string; success: boolean }>