The state of progress in progress dialogs and toasts.
#include <bps/dialog.h>
typedef enum { DIALOG_PROGRESS_PLAY = 0 DIALOG_PROGRESS_PAUSE = 1 DIALOG_PROGRESS_ERROR = 2 } dialog_progress_state_t;
BlackBerry 10.0.0