Dialog events
The available dialog events.
Synopsis:
#include <bps/dialog.h>
enum { DIALOG_RESPONSE = 0x01 };
Since:
BlackBerry 10.0.0
Library:
libbps (For the qcc command, use the -l bps option to link against this library)Description:
This enumeration defines the available dialog events. Currently, there is only one event.
Last modified: 2014-09-30