On this page
Sms
sendSms
TIP
The API usage is as follows: wx.sendSms(Object object)
- Functional description: Pull up the mobile phone to send text messages interface
- Parameters and descriptions: Object object。
Properties Type Default value Required Description phoneNumber string - No Hand pre-filled in the send SMS panel content string - No Content pre-filled in the send SMS panel success Function - No Callback function for successful interface call fail Function - No Callback function for failed interface call complete Function - No Callback function for interface call completion (executed regardless of success or failure)