public class WxCpMessageSendResult extends Object implements Serializable
| 构造器和说明 |
|---|
WxCpMessageSendResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpMessageSendResult |
fromJson(String json) |
List<String> |
getInvalidPartyList() |
List<String> |
getInvalidTagList() |
List<String> |
getInvalidUserList() |
String |
toString() |
public static WxCpMessageSendResult fromJson(String json)
Copyright © 2022. All rights reserved.