En/Disable the mobile Wifi Access Point of the device.

app.SetWifiApEnabled( enable, ssid, key )

You can define a custom WiFi AP name and a password as credentials for other people.
It automatically disabled WiFi if it was enabled.

This method is available for Android 6 or older only!

See Also: IsWifiApEnabled, IsWifiEnabled

Example - WiFi Access Point click to expand contents