Returns the name (SSID) of the current network the user is connected with.

app.GetSSID() → String

If WiFi is disabled is returned.

See Also: IsWifiEnabled, SetWifiEnabled, WifiConnect

Example - Show SSID click to expand contents