React Native Firebase
    Preparing search index...

    Function experimentalSetDeliveryMetricsExportedToBigQueryEnabled

    • Sets whether message delivery metrics are exported to BigQuery is enabled or disabled. The value is false by default. Set this to true to allow exporting of message delivery metrics to BigQuery.

      Parameters

      • messaging: Messaging

        Messaging instance.

      • enabled: boolean

        A boolean value to enable or disable exporting of message delivery metrics to BigQuery.

      Returns Promise<void>

      Promise that resolves when the setting is updated.