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

文章分类 -  MeiOS / Sound声音

上一页 1 2
checkAuthorizeXMLY 查看喜马拉雅授权状态
摘要:checkAuthorizeXMLY 查看喜马拉雅授权状态 #请求参数 Prop Type Required Default Description param Object Y {} 属性: skillId: platformId: 请求参数 #接口调用示例 soundModule.checkAu 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(4) 评论(0) 推荐(0) 编辑
queryQQStatus
摘要:queryQQStatus 查询QQ登录状态 #请求参数 Prop Type Required Default Description param Object Y {} 请求参数 #接口调用示例 soundModule.queryQQStatus(param, (resp) => { this.$ 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(8) 评论(0) 推荐(0) 编辑
loginQQ
摘要:loginQQ QQ登录 需要客户端自己处理 #请求参数 Prop Type Required Default Description param Object Y {} 属性: skillId: platformId: 请求参数 #接口调用示例 soundModule.loginQQ(param, 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(6) 评论(0) 推荐(0) 编辑
getSkillDetail 获取技能详情
摘要:getSkillDetail 获取技能详情 参数描述: Prop Type Required Default Description param Object Y {} 属性: skillId: skillType: productId: skillVersion: 请求参数 #接口调用示例 sou 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(8) 评论(0) 推荐(0) 编辑
getSkillsList 获取技能列表
摘要:getSkillsList 获取技能列表 #请求参数 Prop Type Required Default Description param Object Y {} 请求参数 #接口调用示例 soundModule.getSkillsList(param, (resp) => { this.$al 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(7) 评论(0) 推荐(0) 编辑
getDeviceInfo 通过设备sn获取设备信息状态
摘要:getDeviceInfo 通过设备sn获取设备信息状态 需要客户端自己处理 #请求参数 Prop Type Required Default Description sn String Y N/A 设备sn #接口调用示例 soundModule.getDeviceInfo(param, (res 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(12) 评论(0) 推荐(0) 编辑
getDeviceStatus
摘要:getDeviceStatus 获取设备在线状态的接口 #接口调用示例 soundModule.getDeviceStatus(param, (resp) => { this.$alert("成功") }, (error) => { this.$toast("失败") }) #请求参数 Prop T 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(6) 评论(0) 推荐(0) 编辑
soundInterface
摘要:soundInterface 音箱设备专用统一入口 #请求参数 Prop Type Required Default Description operation String Y N/A 方法名字 param Object Y {} 请求参数 #接口调用示例 soundModule.soundInt 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(6) 评论(0) 推荐(0) 编辑
介绍.
摘要:音箱专用接口 音箱专用接口是一个适用于各类各类音箱的专用接口,试一个单独的模块,使用时需要引入soundModule模块,const soundModule = weex.requireModule("soundModule"); #接口调用示例 // 引入soundModule模块 const s 阅读全文
posted @ 2024-12-18 09:24 AtlasLapetos 阅读(6) 评论(0) 推荐(0) 编辑

上一页 1 2
< 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

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