Query the security type attribute of the Wi-Fi aggregator profile.
#include <wifi/wifi_service.h>
WIFI_API wifi_result_t wifi_aggregator_get_profile_security_type(wifi_aggregator_t *aggregator, wifi_security_type_t *security)
BlackBerry 10.2.0
The aggregator returned in wifi_aggregator_register().
A pointer for the returned attribute value.
If the attribute has not been configured, this function returns WIFI_ERROR_AGGREGATOR_PROFILE_NOT_READY.
A return code from wifi_result_t.