Possible holster events.
#include <bps/holster.h>
enumĀ {
HOLSTER_INFO = 0x01
};
BlackBerry 10.0.0
This enumeration defines the possible holster events. This event is generated when the user holsters or unholsters their device, and provides information on the holster status of the device. Use the holster_event_get_holster_status() function to retrieve information from this event.