Package totalcross.firebase.iid
Class FirebaseInstanceIdService
- java.lang.Object
-
- totalcross.firebase.iid.FirebaseInstanceIdService
-
public class FirebaseInstanceIdService extends java.lang.ObjectUse it like https://firebase.google.com/docs/reference/android/com/google/firebase/iid/FirebaseInstanceIdService Instead of declaring it in the manifest, you should override MainWindow.initFirebaseInstanceIdService() with your implementation. If you are going to deliver a unicast push message, you must retrieve the must recent token and use it. Currently not bound with native Firebase
-
-
Constructor Summary
Constructors Constructor Description FirebaseInstanceIdService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonTokenRefresh()
-