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