Hi,
I used int WifiConfig_ForgetNetwork(const WifiConfig_StoredNetwork * storedNetwork).
This function is obsolete.
I am trying to use WifiConfig_ForgetNetworkById instead, but I cannot get the networkID from WifiConfig_StoredNetwork.
Is there any way to do that?
Hi,
I used
int WifiConfig_ForgetNetwork(const WifiConfig_StoredNetwork * storedNetwork).This function is obsolete.
I am trying to use WifiConfig_ForgetNetworkById instead, but I cannot get the networkID from WifiConfig_StoredNetwork.
Is there any way to do that?