videosphere
    Preparing search index...

    Function getArmedFacebookLivestreamForUser

    • Returns the armed Facebook livestream for a user, if any. At most one row should exist; when multiple match, returns the most recently armed.

      Parameters

      • userId: string

        Owner user id.

      Returns Promise<Livestream>

      Armed Facebook livestream, or null when none is armed.