set Access Point Dynamically
suspend fun setAccessPointDynamically(ssid: String, ssidStealth: Boolean = false, authMode: ThetaRepository.AuthModeEnum = AuthModeEnum.NONE, password: String = "", connectionPriority: Int = 1, proxy: ThetaRepository.Proxy? = null)
Set access point. IP address is set dynamically.
Parameters
ssid
SSID of the access point.
ssid Stealth
True if SSID stealth is enabled.
auth Mode
Authentication mode.
password
Password. If authMode is "NONE", pass empty String.
connection Priority
Connection priority 1 to 5. Theta X fixes to 1 (The access point registered later has a higher priority.)
proxy
Proxy information to be used for the access point.
Throws
If an error occurs in THETA.