Manage mDNS server.
More...
#include <WiFi.h>
wifi_auth_mode_t WiFiAPRecord::getAuthMode |
( |
| ) |
|
|
inline |
Get the auth mode.
- Returns
- The auth mode.
int8_t WiFiAPRecord::getRSSI |
( |
| ) |
|
|
inline |
Get the RSSI.
- Returns
- the RSSI.
std::string WiFiAPRecord::getSSID |
( |
| ) |
|
|
inline |
Get the SSID.
- Returns
- the SSID.
std::string WiFiAPRecord::toString |
( |
| ) |
|
Return a string representation of the WiFi access point record.
- Returns
- A string representation of the WiFi access point record.
The documentation for this class was generated from the following files: