Package com.parse.fcm

Class ParseFCM


  • public class ParseFCM
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ParseFCM()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register​(java.lang.String token)
      You can call this manually if you are overriding the com.google.firebase.messaging.FirebaseMessagingService fetching the token via com.google.firebase.messaging.FirebaseMessagingService#onNewToken(String)
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ParseFCM

        public ParseFCM()
    • Method Detail

      • register

        public static void register​(java.lang.String token)
        You can call this manually if you are overriding the com.google.firebase.messaging.FirebaseMessagingService fetching the token via com.google.firebase.messaging.FirebaseMessagingService#onNewToken(String)
        Parameters:
        token - the token