| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NetworkEventProvider
An interface that NetworkUtil can implement if it supports a callback method when network state is changed
 This is not mandatory but highly suggested so that JobManager can avoid
 busy loops when there is a job waiting for network and there is no network available
| Nested Class Summary | |
|---|---|
static interface | 
NetworkEventProvider.Listener
 | 
| Method Summary | |
|---|---|
 void | 
setListener(NetworkEventProvider.Listener listener)
 | 
| Method Detail | 
|---|
void setListener(NetworkEventProvider.Listener listener)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||