eu.easypush.pushlibrary.events
Interface OnBeforeLaunchNotification


public interface OnBeforeLaunchNotification


Method Summary
 void beforeLaunchNotification(android.content.Context c, NotificationCompat.Builder notificationBuilder, org.json.JSONObject jsonMessage)
           
 

Method Detail

beforeLaunchNotification

void beforeLaunchNotification(android.content.Context c,
                              NotificationCompat.Builder notificationBuilder,
                              org.json.JSONObject jsonMessage)