| 接口 | 说明 |
|---|---|
| WxErrorExceptionHandler |
WxErrorException处理器.
|
| WxMessageDuplicateChecker |
消息重复检查器.
|
| 类 | 说明 |
|---|---|
| WxConsts |
微信开发所使用到的常量类.
|
| WxConsts.EventType |
微信端推送过来的事件类型.
|
| WxConsts.KefuMsgSafe |
表示是否是保密消息,0表示否,1表示是,默认0.
|
| WxConsts.KefuMsgType |
主动发送消息(即客服消息)的消息类型.
|
| WxConsts.MassMsgStatus |
群发消息后微信端推送给服务器的反馈消息.
|
| WxConsts.MassMsgType |
群发消息的消息类型.
|
| WxConsts.MaterialType |
永久素材类型.
|
| WxConsts.MediaFileType |
上传多媒体(临时素材)文件的类型.
|
| WxConsts.MenuButtonType |
自定义菜单的按钮类型.
|
| WxConsts.OAuth2Scope |
oauth2网页授权的scope.
|
| WxConsts.QrConnectScope |
网页应用登录授权作用域.
|
| WxConsts.XmlMsgType |
微信推送过来的消息的类型,和发送给微信xml格式消息的消息类型.
|
| WxMessageInMemoryDuplicateChecker |
默认消息重复检查器.
|
Copyright © 2017. All rights reserved.