Get the error code associated with an invoke request.
#include <bps/navigator_invoke.h>
BPS_API int navigator_invoke_event_get_error_code(bps_event_t *event)
BlackBerry 10.2.0
The event associated with the invoke request whose result has an error code set.
The error code of the request upon success, BPS_FAILURE with errno set otherwise.