public class NotificationFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.HashMap<java.lang.String,java.lang.String> |
notificationsByType |
| Constructor and Description |
|---|
NotificationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static EasypushNotification |
getNotification(java.lang.String type,
org.json.JSONObject message) |
public static final java.util.HashMap<java.lang.String,java.lang.String> notificationsByType
public static EasypushNotification getNotification(java.lang.String type, org.json.JSONObject message)