React Native Firebase
    Preparing search index...

    Interfaces

    Functions

    Functions module instance - returned from firebase.functions() or firebase.app().functions()

    FunctionsStatics

    Static properties available on firebase.functions

    HttpsCallable
    HttpsCallableOptions

    Use for iOS, Android and web for https callable only. For streaming, this is for android and iOS only. For web streaming, use HttpsCallableStreamOptions instead.

    HttpsCallableResult
    HttpsCallableStreamOptions

    Use for web only, for iOS and Android specific options, use HttpsCallableOptions.

    HttpsCallableStreamResult
    HttpsError
    HttpsErrorCode

    Type Aliases

    FirebaseApp

    FirebaseApp type with functions() method.

    FunctionsErrorCode

    Standard Functions error code, including the functions/ product prefix.

    FunctionsErrorCodeCore
    HttpsErrorCodeValue

    Error codes returned by HttpsError at runtime (unprefixed, includes RN-specific codes).