videosphere
    Preparing search index...
    • Returns conflict metadata when another Facebook livestream is already armed for this user.

      Parameters

      • armedFacebookLivestream: Pick<Livestream, "id" | "title">

        Currently armed Facebook livestream, if any.

      • excludeLivestreamId: string

        Livestream being armed.

      Returns LivestreamArmConflict

      Conflict summary when another row is armed, otherwise null.