Get the details of a Wi-Fi station connection event.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_service_event_get_station_connection_state(wifi_service_event_t *event, wifi_station_connection_state_t *state)
BlackBerry 10.2.0
The Wi-Fi service event.
The Wi-Fi station connection state.
This function retrieves the new connection state that triggered the event.
A return code from wifi_result_t.