playHaptic(duration, pause [, flags])
Last updated
Was this helpful?
Generate haptic feedback
@status current Introduced in 2.2.0
duration (number) length of the haptic feedback in milliseconds
pause (number) length of the silence after haptic feedback in milliseconds
flags (number):
0 or not present play with normal priority
PLAY_NOW play immediately
none
Last updated
Was this helpful?
Was this helpful?