MCPcopy Create free account
hub / github.com/chaychan/BlogFileResource / shareToWechat

Method shareToWechat

utils/ShareSDKUtils.java:86–118  ·  view source on GitHub ↗

分享到微信好友或朋友圈,图片可以是ur或者是本地的,默认本地图片优先 @param wechatType 微信好友或朋友圈 Wechat.NAME 微信好友 WechatMoments.NAME 朋友圈 @param shareType 分享的类型 Platform.SHARE_WEBPAGE 网页 Platform.SHARE_IMAGE 图片 @param title 标题 @param content 内容 @param siteUrl 网站的url @param imgUrl 网络图片的url @param bm

(String wechatType, int shareType, String title, String content, String siteUrl, String imgUrl, Bitmap bm, String imgPath, PlatformActionListener shareListener)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected