Retrieve the unique domain ID for the vibration service.
#include <bps/vibration.h>
BPS_API int vibration_get_domain()
BlackBerry 10.0.0
The vibration_get_domain() function retrieves the unique domain ID for the vibration service. Use this function in your application to test whether an event that you retrieve using the bps_get_event() function is an vibration event, and respond accordingly.
The domain ID for the Vibration service.