React Native Firebase
    Preparing search index...

    Options for getToken() and deleteToken()

    interface NativeTokenOptions {
        appName?: string;
        senderId?: string;
    }
    Index

    Properties

    Properties

    appName?: string

    On Android, the app name of the FirebaseApp instance.

    senderId?: string

    On iOS, the senderID for a particular Firebase project.