|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConnectionManagerInterface
Interface to ConnectionManager allowing the Service Agent to inform the ConnectionMananger when the network becomes connected or disconnected.
| Method Summary | |
|---|---|
void |
signalConnectionManager(boolean connected)
Called by the NetworkAgent when the device becomes either Connected or Disconnected from the Internet, an implementing class should change its behaviour accordingly. |
| Method Detail |
|---|
void signalConnectionManager(boolean connected)
connected - TRUE if connected, FALSE when disconnected
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc