|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.easypush.pushlibrary.notifications.EasypushNotification
eu.easypush.pushlibrary.notifications.SimpleNotification
public class SimpleNotification
| Field Summary |
|---|
| Fields inherited from class eu.easypush.pushlibrary.notifications.EasypushNotification |
|---|
jsonMessage |
| Constructor Summary | |
|---|---|
SimpleNotification(org.json.JSONObject _jsonMessage)
|
|
| Method Summary | |
|---|---|
NotificationCompat.Builder |
createNotification(android.content.Context context,
java.lang.String titleOfApplication)
|
| Methods inherited from class eu.easypush.pushlibrary.notifications.EasypushNotification |
|---|
afterLaunchNotification, beforeLaunchNotification, getIntentToLaunch, getJsonMessage, launchNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleNotification(org.json.JSONObject _jsonMessage)
| Method Detail |
|---|
public NotificationCompat.Builder createNotification(android.content.Context context,
java.lang.String titleOfApplication)
createNotification in class EasypushNotification
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||