Query the user deletable attribute of the Wi-Fi aggregator profile.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_aggregator_get_profile_user_deletable(wifi_aggregator_t *aggregator, bool *user_deletable)
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.