Package cronapi.pushnotification
Class FirebasePushNotificationService
java.lang.Object
cronapi.pushnotification.FirebasePushNotificationService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FirebasePushNotificationService
public FirebasePushNotificationService() -
FirebasePushNotificationService
-
-
Method Details
-
send
-
sendV2
public CompletableFuture<String> sendV2(org.springframework.http.HttpEntity<String> entity, String accessToken, String projectId)
-