|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBroadcastReceiver
org.androidpn.client.NotificationReceiver
public final class NotificationReceiver
Broadcast receiver that handles push notification messages from the server. This should be registered as receiver in AndroidManifest.xml.
Constructor Summary | |
---|---|
NotificationReceiver()
|
Method Summary | |
---|---|
void |
onReceive(Context context,
Intent intent)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationReceiver()
Method Detail |
---|
public void onReceive(Context context, Intent intent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |