-
public final class NotificationInfoContains information regarding the notification payload in the FCM intent.
Use getNotificationInfo to retrieve this information.
-
-
Field Summary
Fields Modifier and Type Field Description public final booleanfromCleverTappublic final booleanshouldRender
-
Constructor Summary
Constructors Constructor Description NotificationInfo(boolean fromCleverTap, boolean shouldRender)
-