Retrieve the current Wi-Fi status.
#include <wifi/wifi_service.h>
WIFI_API int wifi_get_status(wifi_status_t *status)
BlackBerry 10.0.0
This will be set to the current status.
This function returns the current Wi-Fi status.
WIFI_SUCCESS upon success, WIFI_FAILURE with errno set otherwise.