Package | Description |
---|---|
ej.net.util.connectivity |
Utilitary functions for Connectivity Manager.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleNetworkCallbackAdapter
A simple network call back adapter.
|
Modifier and Type | Method and Description |
---|---|
SimpleNetworkCallback |
SimpleNetworkCallbackAdapter.getListener()
Gets the listener to call back on state change.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleNetworkCallbackAdapter.setListener(SimpleNetworkCallback listener)
Sets the listener to call back on state change.
|
Constructor and Description |
---|
SimpleNetworkCallbackAdapter(SimpleNetworkCallback listener)
Instantiates a
SimpleNetworkCallback . |