点击或拖拽改变大小
盛派网络

WxAppApi 类

Senparc.Weixin SDK 官方教程《微信开发深度解析》已出版,支持中国开源事业,请【购买正版】
《微信公众号+小程序》视频课程已经上线,【点击这里】学习!

NeuChar(纽插)已经上线,为开发者提供一站式跨平台管理枢纽,并可将应用入驻到 NeuChar 应用商店!新功能正在不断增加中,快来使用吧! https://www.neuchar.com
在线动态微信接口 Swagger WebApi 文档: https://weixin.senparc.com:8039

WxApp接口
继承层次
SystemObject
  Senparc.Weixin.WxOpen.AdvancedAPIs.WxAppWxAppApi

命名空间:  Senparc.Weixin.WxOpen.AdvancedAPIs.WxApp
程序集:  Senparc.Weixin.WxOpen (在 Senparc.Weixin.WxOpen.dll 中) 版本:3.7.101.30232
语法
public static class WxAppApi

WxAppApi 类型公开以下成员。

方法
  名称说明
公共方法静态成员AddNearbyPoi
公共方法静态成员AddNearbyPoiAsync
公共方法静态成员ApplyPlugin
向插件开发者发起使用插件的申请

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/applyPlugin.html

公共方法静态成员ApplyPluginAsync
【异步方法】向插件开发者发起使用插件的申请

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/applyPlugin.html

公共方法静态成员CheckSession
session_key 合法性校验 https://mp.weixin.qq.com/debug/wxagame/dev/tutorial/http-signature.html
公共方法静态成员CheckSessionAsync
【异步方法】session_key 合法性校验 https://mp.weixin.qq.com/debug/wxagame/dev/tutorial/http-signature.html
公共方法静态成员CreateWxQrCode(String, Stream, String, Int32, Int32)
获取小程序页面二维码
公共方法静态成员CreateWxQrCode(String, String, String, Int32, Int32)
获取小程序页面二维码
公共方法静态成员CreateWxQrCodeAsync(String, Stream, String, Int32, Int32)
【异步方法】获取小程序页面二维码
公共方法静态成员CreateWxQrCodeAsync(String, String, String, Int32, Int32)
【异步方法】获取小程序页面二维码
公共方法静态成员DelNearbyPoi
删除地点
公共方法静态成员DelNearbyPoiAsync
【异步方法】删除地点
公共方法静态成员DevPlugin
获取当前所有插件使用方(供插件开发者调用)

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginDevApplyList.html

公共方法静态成员DevPluginAsync
【异步方法】获取当前所有插件使用方(供插件开发者调用)

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginDevApplyList.html

公共方法静态成员GetNearbyPoiList
查看地点列表
公共方法静态成员GetNearbyPoiListAsync
【异步方法】查看地点列表
公共方法静态成员GetPaidUnionid
公共方法静态成员GetPaidUnionidAsync
公共方法静态成员GetPluginList
查询已添加的插件

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginList.html

公共方法静态成员GetPluginListAsync
【异步方法】查询已添加的插件

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/getPluginList.html

公共方法静态成员GetWxaCode(String, Stream, String, Int32, Boolean, LineColor, Boolean, Int32)
获取小程序页面的小程序码
公共方法静态成员GetWxaCode(String, String, String, Int32, Boolean, LineColor, Boolean, Int32)
获取小程序页面的小程序码
公共方法静态成员GetWxaCodeAsync(String, Stream, String, Int32, Boolean, LineColor, Boolean, Int32)
【异步方法】获取小程序页面的小程序码
公共方法静态成员GetWxaCodeAsync(String, String, String, Int32, Boolean, LineColor, Boolean, Int32)
【异步方法】获取小程序页面的小程序码
公共方法静态成员GetWxaCodeUnlimit(String, Stream, String, String, Int32, Boolean, LineColor, Boolean, Int32)
公共方法静态成员GetWxaCodeUnlimit(String, String, String, String, Int32, Boolean, LineColor, Boolean, Int32)
公共方法静态成员GetWxaCodeUnlimitAsync(String, Stream, String, String, Int32, Boolean, LineColor, Boolean, Int32)
公共方法静态成员GetWxaCodeUnlimitAsync(String, String, String, String, Int32, Boolean, LineColor, Boolean, Int32)
公共方法静态成员ImgSecCheck
校验一张图片是否含有违法违规内容

https://developers.weixin.qq.com/miniprogram/dev/api/imgSecCheck.html

公共方法静态成员ImgSecCheckAsync
【异步方法】校验一张图片是否含有违法违规内容

https://developers.weixin.qq.com/miniprogram/dev/api/imgSecCheck.html

公共方法静态成员MsgSecCheck
检查一段文本是否含有违法违规内容

https://developers.weixin.qq.com/miniprogram/dev/api/msgSecCheck.html

公共方法静态成员MsgSecCheckAsync
检查一段文本是否含有违法违规内容

https://developers.weixin.qq.com/miniprogram/dev/api/msgSecCheck.html

公共方法静态成员SetDevPluginApplyStatus
修改插件使用申请的状态(供插件开发者调用)

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/setDevPluginApplyStatus.html

公共方法静态成员SetDevPluginApplyStatusAsync
【异步方法】修改插件使用申请的状态(供插件开发者调用)

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/setDevPluginApplyStatus.html

公共方法静态成员SetNearbyPoiListAsync
【异步方法】展示/取消展示附近小程序
公共方法静态成员SetNearbyPoiShowStatus
展示/取消展示附近小程序
公共方法静态成员UnbindPlugin
删除已添加的插件

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/unbindPlugin.html

公共方法静态成员UnbindPluginAsync
删除已添加的插件

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/plugin-management/unbindPlugin.html

Top
参见