public abstract class NotificationReceiver extends BroadcastReceiver implements NotificationActionsCallbacks
Modifier and Type | Field and Description |
---|---|
Context |
ctx |
PushDelivery |
pushDelivery |
Constructor and Description |
---|
NotificationReceiver() |
Modifier and Type | Method and Description |
---|---|
void |
onReceive(Context context,
Intent intent) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionBUY, actionCANCEL, actionCUSTOM, actionDELETE, actionDISLIKE, actionEDIT, actionFIND, actionFORBID, actionLAUNCH, actionLIKE, actionOK, actionREMIND, actionSAVE, actionSEND
public Context ctx
public PushDelivery pushDelivery