public static class EmulatorConsole.NetworkStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
latency
network latency status.
|
int |
speed
network speed status.
|
| Constructor and Description |
|---|
NetworkStatus() |
public int speed
EmulatorConsole.DOWNLOAD_SPEEDS array.public int latency
EmulatorConsole.MIN_LATENCIES array.