public class WxCpMessageSendResult extends Object implements Serializable
| 构造器和说明 | 
|---|
| WxCpMessageSendResult() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| static WxCpMessageSendResult | fromJson(String json)From json wx cp message send result. | 
| List<String> | getInvalidPartyList()Gets invalid party list. | 
| List<String> | getInvalidTagList()Gets invalid tag list. | 
| List<String> | getInvalidUserList()Gets invalid user list. | 
| String | toString() | 
public static WxCpMessageSendResult fromJson(String json)
json - the jsonpublic List<String> getInvalidUserList()
public List<String> getInvalidPartyList()
Copyright © 2024. All rights reserved.