public class SimpleNotification extends EasypushNotification
jsonMessage| Constructor and Description |
|---|
SimpleNotification(org.json.JSONObject _jsonMessage) |
| Modifier and Type | Method and Description |
|---|---|
NotificationCompat.Builder |
createNotification(android.content.Context context,
java.lang.String titleOfApplication) |
afterLaunchNotification, beforeLaunchNotification, getIntentToLaunch, getJsonMessage, launchNotificationpublic NotificationCompat.Builder createNotification(android.content.Context context,
java.lang.String titleOfApplication)
createNotification in class EasypushNotification