This function has been deprecated.
#include <bps/netstatus.h>
BPS_API const char* netstatus_interface_get_search_domains(netstatus_interface_details_t *details) BPS_DEPRECATED
BlackBerry 10.2.0
The netstatus_interface_details_t structure to get the search domains from.
Deprecated:
This function has been deprecated - use netstatus_interface_get_num_search_domains() and netstatus_interface_get_search_domain().
The netstatus_interface_get_search_domains() function gets the search domains from the specified netstatus_interface_details_t structure.
The search domains.