Get the list ID with which the invocation should be associated with.
#include <bps/navigator_invoke.h>
BPS_API int navigator_invoke_invocation_get_list_id(const navigator_invoke_invocation_t *invocation)
BlackBerry 10.2.0
A pointer to the navigator_invoke_invocation_t structure whose list ID you want to retrieve.
The navigator_invoke_invocation_get_list_id() function gets the list ID with which invoke is associated.
The id of the list this invocation should be associated with, or 0 if no such association exists.