Indicate whether the network is available from a network status structure.
#include <bps/netstatus.h>
BPS_API bool netstatus_info_get_availability(netstatus_info_t *info)
BlackBerry 10.2.0
The netstatus_get_availability() function indicates whether a network connection is available from a netstatus_info_t structure.
true if the network is available, false if the network is not available.