Retrieve the action from a timer registration structure.
#include <bps/navigator_invoke.h>
BPS_API navigator_invoke_timer_registration_action_t navigator_invoke_timer_registration_get_action(const navigator_invoke_timer_registration_t *reg)
BlackBerry 10.3.0
The navigator_invoke_timer_registration_t structure to query.
This function retrieves the action from a navigator_timer_registration_t structure.
An action from navigator_invoke_timer_registration_t, or NAVIGATOR_INVOKE_TIMER_ACTION_NOT_SET if no action is set in the timer registration structure.