Gets the Push Proxy Gateway URL associated with this push_service_t structure.
#include <bbpush/push_service.h>
const char* push_service_get_ppg_url(push_service_t *ps)
BlackBerry 10.2.0
A pointer to the push_service_t structure whose pushProxyGatewayUrl you want to retrieve.
The Push Proxy Gateway URL, or NULL if one is not present.