Is there any RIM API available which will help to get the list of available network service or only Wi-Fi networks for a device and set selected network access point for any network communications?
Is it possible for my app to disable the Mobile networks like GPRS, WAP, etc?
Example:
When the application is started it should scan for WiFi connections, even if there are no previous WiFi network access points set on the device, and list the available WiFi connections. Then the user will select the appropriate WiFi connection to connect for any network communication. Outside the application any internet communication, like the browser or any other application, should be done through the same selected WiFi connection.
The scanning for WiFi and setting the connection is almost similar to Blackberry WiFi Setup.
I am looking to do this for BlackBerry OS 4.5, 4.7 and 5.0.