Enumeration for categorizing input event classes.
#include <input/event_types.h>
enum {
INPUT_CLASS_MTOUCH = 1
INPUT_CLASS_KEYBOARD
INPUT_CLASS_MOUSE
} input_class_e;
BlackBerry 10.0.0
The input_class_e enumeration defines the types of input events that can be reported.