tencent cloud

Vibration
Last updated: 2025-04-10 18:18:35
Vibration
Last updated: 2025-04-10 18:18:35

vibranteShort

This API is used via wx.vibrateShort(Object object).
Feature Description: Triggers a brief vibration (15 ms) on the mobile device. It is only effective on iPhone 7/7 Plus and newer models, as well as on Android devices.
Parameter and Description: Object.
Attribute
Type
Default value
Required
Description
success
function
-
No
Callback Function of Successful Interface Call
fail
function
-
No
Callback Function of Failing Interface Call
complete
function
-
No
Callback function executed upon the completion of the interface invocation (both successful and unsuccessful invocations)

vibranteLong

This API is used via wx.vibrateLong(Object object).
Feature Description: Triggers a prolonged vibration on the mobile phone (400 ms).
Parameter and Description: Object.
Attribute
Type
Default value
Required
Description
success
function
-
No
Callback Function of Successful Interface Call
fail
function
-
No
Callback Function of Failing Interface Call
complete
function
-
No
Callback function executed upon the completion of the interface invocation (both successful and unsuccessful invocations)


Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback