文章分类 -  DolphinHybrid / 接口 / share 分享

showSharePanel 打开分享界面(Promise返回),微信,朋友圈,qq或者更多
摘要:showSharePanel ^6.8 打开分享界面(Promise返回),微信,朋友圈,qq或者更多 #请求参数 Prop Type Default Comment link String N/A 分享链接 imgUrl String N/A 分享图标 pic String N/A 分享图标-- 阅读全文
posted @ 2024-12-22 09:20 AtlasLapetos 阅读(24) 评论(0) 推荐(0)
sharePeerToPeer 点对点分享到第三方平台
摘要:sharePeerToPeer ^6.8 点对点分享到第三方平台 #请求参数 Prop Type Default Comment title String N/A 标题 link String N/A 分享链接 platformType String N/A 默认微信会话,'wx'微信会话,'wxT 阅读全文
posted @ 2024-12-22 09:20 AtlasLapetos 阅读(6) 评论(0) 推荐(0)
shareMsg 分享功能,直接触发分享(微信,QQ,微博等
摘要:shareMsg ^6.8 分享功能,直接触发分享(微信,QQ,微博等 #请求参数 Prop Type Default Comment type String N/A 分享类型,wx表示微信分享,qq表示qq分享,sms表示短信分享,weibo表示新浪微博,qzone表示QQ空间,wxTimelin 阅读全文
posted @ 2024-12-22 09:20 AtlasLapetos 阅读(19) 评论(0) 推荐(0)
shareCustomPanel 自定义分享
摘要:shareCustomPanel ^6.8 自定义分享 #请求参数 Prop Type Default Comment imgBase64 String N/A 分享的图片base64 liteInfo Object N/A (^6.3.0) 小程序的分享信息,不为空时表示以小程序的形式分享到微信好 阅读全文
posted @ 2024-12-22 09:20 AtlasLapetos 阅读(24) 评论(0) 推荐(0)
openShare 打开系统的分享
摘要:openShare ^6.8 打开系统的分享 #请求参数 Prop Type Default Comment imageUrl String N/A 图片地址(ios) text String N/A 文本 (ios) url String N/A 链接 (ios) content String N 阅读全文
posted @ 2024-12-22 09:20 AtlasLapetos 阅读(9) 评论(0) 推荐(0)
inviteFamily 邀请家庭
摘要:inviteFamily ^6.8 邀请家庭 #请求参数 Prop Type Default Comment userName String N/A 用户名 withShareTicket String N/A path String N/A 路径 hdImageData String N/A ti 阅读全文
posted @ 2024-12-22 09:17 AtlasLapetos 阅读(4) 评论(0) 推荐(0)
checkInstalledThirdPlatform 是否安装第三方平台,QQ,微信,微博
摘要:checkInstalledThirdPlatform ^6.8 是否安装第三方平台,QQ,微信,微博 #请求参数 Prop Type Default Comment platform String N/A wx"微信,"qq","weibo"微博 testFlight String N/A iOS 阅读全文
posted @ 2024-12-22 09:17 AtlasLapetos 阅读(10) 评论(0) 推荐(0)