Get the IP status from a network status structure.
#include <bps/netstatus.h>
BPS_API netstatus_ip_status_t netstatus_info_get_ip_status(netstatus_info_t *info)
BlackBerry 10.2.0
The netstatus_info_t structure to get the IP status from.
The netstatus_info_get_ip_status() function gets the IP status from the specified netstatus_info_t structure.
The IP status.