Gets the provider application ID associated with this push_service_t structure.
#include <bbpush/push_service.h>
const char* push_service_get_provider_application_id(push_service_t *ps)
BlackBerry 10.2.0
A pointer to the push_service_t structure whose providerApplicationId you want to retrieve.
The provider application ID, or NULL if one is not present.