public class WxConsts extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WxConsts.EventType
微信端推送过来的事件类型.
|
static class |
WxConsts.KefuMsgSafe
表示是否是保密消息,0表示否,1表示是,默认0.
|
static class |
WxConsts.KefuMsgType
主动发送消息(即客服消息)的消息类型.
|
static class |
WxConsts.MassMsgStatus
群发消息后微信端推送给服务器的反馈消息.
|
static class |
WxConsts.MassMsgType
群发消息的消息类型.
|
static class |
WxConsts.MaterialType
永久素材类型.
|
static class |
WxConsts.MediaFileType
上传多媒体(临时素材)文件的类型.
|
static class |
WxConsts.MenuButtonType
自定义菜单的按钮类型.
|
static class |
WxConsts.OAuth2Scope
oauth2网页授权的scope.
|
static class |
WxConsts.QrConnectScope
网页应用登录授权作用域.
|
static class |
WxConsts.XmlMsgType
微信推送过来的消息的类型,和发送给微信xml格式消息的消息类型.
|
| 构造器和说明 |
|---|
WxConsts() |
Copyright © 2018. All rights reserved.