Retrieve the ID from a menu event.
#include "bps/menu.h"
BPS_API const char* menu_event_get_id(bps_event_t *event)
BlackBerry 10.0.0
The event to extract the ID from.
The menu_event_get_id() function extracts the ID from the MENU_GET_MENU_ITEMS_RESULT event.
The ID field from the event.