All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.yawenok.fcm.client.FcmConstant Maven / Gradle / Ivy

The newest version!
package io.github.yawenok.fcm.client;

public class FcmConstant {
    public static final String FCM_HOST_PRODUCTION = "https://fcm.googleapis.com/fcm/send";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy