|
| enum | INTERNET_STATE { UNKNOWN,
CONNECTED,
DISCONNECTED
} |
| |
|
|
std::string | systemUptime |
| |
|
std::string | systemTotalUptime |
| |
|
INTERNET_STATE | internetState |
| |
|
std::string | videoEncoder |
| |
|
std::string | cpuFrequency |
| |
|
std::string | osVersionInfo |
| |
|
std::string | macAddress |
| |
|
std::string | ipAddress |
| |
|
std::string | netMask |
| |
|
std::string | gatewayAddress |
| |
|
std::string | networkLinkState |
| |
|
std::vector< std::string > | dnsServers |
| |
|
std::string | batteryLevel |
| |
The documentation for this class was generated from the following file: