Retrieve the request ID from a Payment Service event.
#include <bps/paymentservice.h>
BPS_API unsigned paymentservice_event_get_request_id(bps_event_t *event)
BlackBerry 10.0.0
The event to retrieve the request ID from.
The paymentservice_event_get_request_id() function gets the request ID from the specified Payment Service event.
The request ID.