eu.easypush.pushlibrary.events
Interface OnAfterLaunchNotification


public interface OnAfterLaunchNotification


Method Summary
 void afterLaunchNotification(android.content.Context c, android.app.Notification notification, org.json.JSONObject jsonMessage)
           
 

Method Detail

afterLaunchNotification

void afterLaunchNotification(android.content.Context c,
                             android.app.Notification notification,
                             org.json.JSONObject jsonMessage)