Retrieve the frecency score of the sub-menu item.
#include "bps/menu.h"
BPS_API int menu_sub_item_get_frecency(menu_sub_item_t *item)
BlackBerry 10.2.0
The sub-menu item.
The menu_sub_item_get_frecency() function extracts the frecency score of the given sub-menu item object.
The frecency from the sub-menu item.