Class
PhoshWifiNetwork
Description [src]
final class Phosh.WifiNetwork : GObject.Object
{
/* No available fields */
}
An object that represents a Wi-Fi network.
A network is identified by it’s SSID and encryption type and mode.
Instance methods
phosh_wifi_network_get_best_access_point
Get the AP with the greatest signal strength in the givein Wi-Fi network.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.