public static class WeChatSender.WeChatSendMsgResponse extends Object
| Constructor and Description |
|---|
WeChatSendMsgResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getErrcode() |
String |
getErrmsg() |
void |
setErrcode(Integer errcode) |
void |
setErrmsg(String errmsg) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.