電話をかけるための WeChat ミニ プログラム API


wx.makePhoneCall(OBJECT)


OBJECT パラメーターの説明:

QQ截图20170208114410.png

サンプルコード:

wx.makePhoneCall({
  phoneNumber: '1340000' //仅为示例,并非真实的电话号码
})