Process the incoming PPS message.
#include <bbpush/push_service.h>
int push_service_process_msg(push_service_t *ps)
BlackBerry 10.2.0
A pointer to the push_service_t structure contains the ppsFd used to retrieve the push callback message.
PUSH_SUCCESS upon success, PUSH_FAILURE with errno set otherwise.