Retrieve the metadata from the menu request object.
#include "bps/menu.h"
BPS_API const char* menu_request_get_metadata(menu_request_t *request)
BlackBerry 10.0.0
The menu request to retrieve the metadata from.
The menu_request_get_metadata() function extracts the metadata from the specified menu request object (see menu_request_set_metadata()).
The menu request metadata.