This interface provides access to a Vibrator device.
org.freesmartphone.Device.Vibrator
Description: Vibrate in an on/off pattern for a specified number of pulses.
The amount of pulses (on+off iterations).
i: on_duration_msDuration of vibrating in milliseconds.
i: off_duration_msDuration of not vibrating in milliseconds.
i: strength_percentageStrength of vibration in percent (0-100). Note that not all vibrators honor this parameter.
Description: Pulse the vibrator for a specified number of seconds.
The amount of time (in milliseconds) to vibrate.
i: strength_percentageStrength of vibration in percent (0-100). Note that not all vibrators honor this parameter.
Description: Cancel any previous commands and stop the vibrator immediately.