| Package | Description |
|---|---|
| com.rapidclipse.framework.server.webapi.network |
| Modifier and Type | Method and Description |
|---|---|
NetworkInformation.NetworkType |
NetworkInformation.getType() |
static NetworkInformation.NetworkType |
NetworkInformation.NetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkInformation.NetworkType[] |
NetworkInformation.NetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NetworkInformation(double downlink,
double downlinkMax,
String effectiveType,
int rtt,
boolean saveData,
NetworkInformation.NetworkType type) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.