Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface NetworkListStatusListener
extends EventListener
NetworkList
.
Method Summary | |
void |
|
void |
|
public void disconnected(NetworkList list, Exception reason)
Called each time aNetworkList
's connection status changes. This method may be called for each attempt it makes to reconnect to the network.