Package 

Class BatchPushRegistration

    • Constructor Detail

      • BatchPushRegistration

        BatchPushRegistration(String provider, String registrationID, String senderID, String gcpProjectID)
    • Method Detail

      • getSenderID

        @Nullable() String getSenderID()

        The Sender ID of the provider, or equivalent. Also known as the GCP Project Number.For example: "8122930293"

      • getGcpProjectID

        @Nullable() String getGcpProjectID()

        The GCP Project ID. For example "batch_sample".Not to be confused with Sender ID, which is the Project Number. (FCM only)