Android Question WiFiConnect

nortonir

Member
Licensed User
Longtime User
Hi
i have simple questin.

in below code:

Dim Wifi1 As WiFiConnect
Wifi1.startWps(config , Null)


how can set config value?

config is android.net.wifi.Wpsinfo , how can set it in b4a?


-thanks
 

Johan Schoeman

Expert
Licensed User
Longtime User
Upvote 0
Top