Retrieve the trigger type from a timer.
#include <bps/navigator_invoke.h>
BPS_API navigator_invoke_timer_trigger_type_t navigator_invoke_timer_registration_get_type(const navigator_invoke_timer_registration_t *reg)
BlackBerry 10.3.0
The navigator_invoke_timer_registration_t structure to query.
This function retrieves the trigger type from a navigator_invoke_timer_registration_t structure.
The trigger type of the registration timer.