React Native Firebase
    Preparing search index...

    Interfaces

    PnvError

    Error thrown when a Phone Number Verification operation fails.

    VerificationSupportResult

    Result describing whether a specific SIM slot supports phone number verification.

    VerifiedPhoneNumberTokenResult

    Result of a successful phone number verification, containing the verified phone number and a JWT token for server-side validation.

    Type Aliases

    PnvErrorCode

    Union of all PnvErrorCode string values.

    VerificationSupportStatus

    Status indicating why a SIM slot does or does not support phone number verification. Maps to the native VerificationSupportStatus IntDef constants.

    Variables

    PnvErrorCode

    Error codes returned by the Firebase Phone Number Verification SDK. These map to FirebasePnvStatusCodes constants from the native SDK.