Menu events

Define the menu service events.

Synopsis:

#include "bps/menu.h"
 
enumĀ {
      MENU_GET_MENU_ITEMS_RESULT = 0x01   
};

Since:

BlackBerry 10.0.0

Data:

MENU_GET_MENU_ITEMS_RESULT
A get menu items response is received.

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

Currently, there is only one event.