Query the the access point (AP) handover attribute of the Wi-Fi aggregator profile.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_aggregator_get_profile_ap_handover(wifi_aggregator_t *aggregator, bool *ap_handover_enabled)
BlackBerry 10.2.0
The aggregator returned in wifi_aggregator_register().
A pointer for the returned attribute value.
A return code from wifi_result_t.