Get the IPv4 status from a network interface details structure.
#include <bps/netstatus.h>
BPS_API netstatus_ip_status_t netstatus_interface_get_ip4_status(netstatus_interface_details_t *details)
BlackBerry 10.2.0
The netstatus_interface_details_t structure to get the IPv4 status from.
The netstatus_interface_get_ip4_status() function gets the IPv4 status from the specified netstatus_interface_details_t structure.
The IPv4 status.