React Native Firebase
    Preparing search index...
    • When sending a RemoteMessage, this listener is called when an error is thrown and the message could not be sent.

      Parameters

      • messaging: Messaging

        Messaging instance.

      • listener: (evt: SendErrorEvent) => any

        Called when the FCM sends the remote message to FCM.

      Returns () => void

      Function to unsubscribe from the send error listener.