LunaSysMgr
|
Public methods:
Public.
com.palm.vibrate/vibrate
Vibrate the device in periods for a specified duration or infinitely.
interval | Period of the vibration in ms. Required. |
duration | Duration of the vibration in ms. If not specified, device will vibrate until stopped with LSCallCancel. |
returnValue | Indicates if the call was succesful or not. |
errorText | Describes the error if call was not succesful |
Example response for a succesful call:
Example response for a failed call:
Public.
com.palm.vibrate/vibrateNamedEffect
Vibrate an effect.
name | Name of the effect. |
continuos | If true, effect is played until stopped with LSCallCancel. |
returnValue | Indicates if the call was succesful or not. |
errorText | Describes the error if call was not succesful |
Example response for a succesful call:
Example response for a failed call: