This function has been deprecated.
#include <bps/netstatus.h>
BPS_API bool netstatus_event_get_availability(bps_event_t *event) BPS_DEPRECATED
BlackBerry 10.2.0
The NETSTATUS_INFO event to get the networking status from.
Deprecated:
This function has been deprecated - use netstatus_event_get_info() and netstatus_info_get_availability().
The netstatus_event_get_availability() function indicates whether the network is available from the specified NETSTATUS_INFO event.
true if the network is available, false otherwise.