public class

PushNotificationEvent

extends Object
java.lang.Object
   ↳ com.glia.androidsdk.fcm.PushNotificationEvent

Summary

Public Constructors
PushNotificationEvent(PushNotificationType type, String message)
Public Methods
boolean equals(Object o)
String getMessage()
PushNotificationType getType()
int hashCode()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PushNotificationEvent (PushNotificationType type, String message)

Public Methods

public boolean equals (Object o)

public String getMessage ()

public PushNotificationType getType ()

public int hashCode ()