Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

xamarin c# switch on hotspot Programmatically

WifiManager wifiManager = (WifiManager)this.context.getSystemService(Context.WIFI_SERVICE);
wifiManager.setWifiEnabled(status);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #xamarin #switch #hotspot #Programmatically
ADD COMMENT
Topic
Name
5+1 =