Package 

Interface FirebaseMessageParser

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean isValidRemoteMessage(RemoteMessage message)
      abstract FirebaseMessageParser.Data parse(RemoteMessage message)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait