This function has been deprecated.
#include <bps/netstatus.h>
BPS_API int netstatus_event_get_https_proxy_port(bps_event_t *event) BPS_DEPRECATED
BlackBerry 10.2.0
The NETSTATUS_INFO event to get the HTTPS proxy port information from.
Deprecated:
This function has been deprecated - use netstatus_event_get_info() and netstatus_info_get_https_proxy_port().
The netstatus_event_get_https_proxy_port() function gets the current HTTPS proxy port from the specified NETSTATUS_INFO event.
The HTTPS proxy port, or 0 if there is no HTTPS proxy port.