React Native Firebase
    Preparing search index...
    AuthorizationStatus: {
        AUTHORIZED: 1;
        DENIED: 0;
        EPHEMERAL: 3;
        NOT_DETERMINED: -1;
        PROVISIONAL: 2;
    } = ...

    Type Declaration

    • ReadonlyAUTHORIZED: 1
    • ReadonlyDENIED: 0
    • ReadonlyEPHEMERAL: 3
    • ReadonlyNOT_DETERMINED: -1
    • ReadonlyPROVISIONAL: 2