Shutdown the Wi-Fi service and stop receiving Wi-Fi events.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_service_shutdown(wifi_service_t *wifi_service)
BlackBerry 10.2.0
The service handle that will be closed and released by this function.
This function releases the application from the Wi-Fi service and stops it from receiving events. Applications must always call this function as part of their teardown process.
A return code from wifi_result_t.