tencent cloud

Tencent Cloud Super App as a Service

Vibration

PDF
Focus Mode
Font Size
Last updated: 2024-11-21 18:48:11

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)



Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback