playHaptic(duration, pause [, flags])
Generate haptic feedback
@status current Introduced in 2.2.0
Parameters
duration
(number) length of the haptic feedback in millisecondspause
(number) length of the silence after haptic feedback in millisecondsflags
(number):0 or not present
play with normal priorityPLAY_NOW
play immediately
Return value
none
Last updated