|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBroadcastReceiver
org.androidpn.client.ConnectivityReceiver
public class ConnectivityReceiver
A broadcast receiver to handle the changes in network connectiion states.
Constructor Summary | |
---|---|
ConnectivityReceiver(NotificationService notificationService)
|
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 ConnectivityReceiver(NotificationService notificationService)
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 |