Get the details of a Wi-Fi aggregator profile change event.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_service_event_get_aggregator_profile_enable_state(wifi_service_event_t *event, int *enable, wifi_aggregator_event_reason_t *reason)
BlackBerry 10.2.0
The Wi-Fi service event.
The Wi-Fi aggregator profile enable value.
The reason for the Wi-Fi aggregator profile enable change event.
This function retrieves the aggregator profile enable state and the reason for this event.
A return code from wifi_result_t.