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_durationDuration of vibrating in milliseconds.
i: off_durationDuration of not vibrating in milliseconds.
i: strengthStrength 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: strengthStrength of vibration in percent (0-100). Note that not all vibrators honor this parameter.
Description: Cancel any previous commands and stop the vibrator immediately.