readWifiSsid

suspend fun readWifiSsid(): Result<String>

Read the camera's Access Point SSID

This is the SSID that is used to connect to the camera when the camera is operating as an Access Point.

Return

SSID string

See also