Retrieve the timer ID from a timer.
#include <bps/navigator_invoke.h>
BPS_API const char* navigator_invoke_timer_registration_get_timer_id(const navigator_invoke_timer_registration_t *reg)
BlackBerry 10.3.0
The navigator_invoke_timer_registration_t structure to query.
This function retrieves the timer ID from a navigator_invoke_timer_registration_t object.
The registration timer ID if one was set, NULL otherwise.