Free the Wi-Fi service event.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_service_free_event(wifi_service_t *wifi_service, wifi_service_event_t *event)
BlackBerry 10.2.0
The Wi-Fi service handle.
The Wi-Fi service event.
This function must be called to release the event resources after the event is processed by the application.
A return code from wifi_result_t.