Get the event type for a Wi-Fi service event.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_service_get_event_type(wifi_service_event_t *event, wifi_event_t *event_type)
BlackBerry 10.2.0
The Wi-Fi service event.
The Wi-Fi service event type.
This function retrieves the event type for the given event.
A return code from wifi_result_t.