public class WxCpTpXmlPackage extends Object implements Serializable
| 限定符和类型 | 字段和说明 | 
|---|---|
| protected String | agentIdThe Agent id. | 
| protected String | msgEncryptThe Msg encrypt. | 
| protected String | toUserNameThe To user name. | 
| 构造器和说明 | 
|---|
| WxCpTpXmlPackage() | 
@XStreamConverter(value=me.chanjar.weixin.common.util.xml.XStreamCDataConverter.class) protected String toUserName
@XStreamConverter(value=me.chanjar.weixin.common.util.xml.XStreamCDataConverter.class) protected String agentId
@XStreamConverter(value=me.chanjar.weixin.common.util.xml.XStreamCDataConverter.class) protected String msgEncrypt
public static WxCpTpXmlPackage fromXml(String xml)
xml - the xmlCopyright © 2024. All rights reserved.