| java.lang.Object | |
| ↳ | com.glia.androidsdk.fcm.PushNotificationEvent |
| 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
| |||||||||||