Determine whether the device supports vibration.
#include <bps/vibration.h>
BPS_API bool vibration_is_supported(void)
BlackBerry 10.0.0
The vibration_is_supported() function checks to see if the device supports the Vibration service.
true if the Vibration service is supported, false otherwise.