| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl | |
| cn.binarywang.wx.miniapp.builder | |
| cn.binarywang.wx.miniapp.util.json |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
WxMaMsgService.sendKefuMsg(WxMaKefuMessage message)
发送客服消息
详情请见: 发送客服消息
接口url格式:https://api.weixin.qq.com/cgi-bin/message/custom/send?
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
WxMaMsgServiceImpl.sendKefuMsg(WxMaKefuMessage message) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaKefuMessage |
TextBuilder.build() |
WxMaKefuMessage |
ImageBuilder.build() |
WxMaKefuMessage |
BaseBuilder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.gson.JsonElement |
WxMaKefuMessageGsonAdapter.serialize(WxMaKefuMessage message,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2017. All rights reserved.