随笔 - 2649  文章 - 2452  评论 - 0  阅读 - 74060

文章分类 -  MeiOS / ThirdParty第三方

authQQMusicAccount 授权QQ音乐账户
摘要:authQQMusicAccount 授权QQ音乐账户 #接口调用示例 let params = { "dsn": "" } this.$bridge .authQQMusicAccount(params) .then(res => { this.$alert(res) }) .catch(err 阅读全文
posted @ 2024-12-18 09:22 AtlasLapetos 阅读(2) 评论(0) 推荐(0) 编辑
authQQMusicDevice 指定设备需要授权绑定DMSDK
摘要:authQQMusicDevice 指定设备需要授权绑定DMSDK #接口调用示例 let params = { "sig": "", "dsn": "", "authReqInfo": "" } this.$bridge .authQQMusicDevice(params) .then(res = 阅读全文
posted @ 2024-12-18 09:22 AtlasLapetos 阅读(3) 评论(0) 推荐(0) 编辑
interfaceForThirdParty 提供给Weex前端页面调用插件第三方SDK接口
摘要:interfaceForThirdParty 提供给Weex前端页面调用插件第三方SDK接口,DolphinWeex通道接口现在只做传递 #请求参数 Prop Type Required Default Description param Object Y {} 属性: messageType: m 阅读全文
posted @ 2024-12-18 09:22 AtlasLapetos 阅读(2) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示