com.github.sd4324530.fastweixin.company.message.req
类 QYBaseReqMsg

java.lang.Object
  继承者 com.github.sd4324530.fastweixin.company.message.req.QYBaseReq
      继承者 com.github.sd4324530.fastweixin.company.message.req.QYBaseReqMsg
直接已知子类:
QYImageReqMsg, QYLocationReqMsg, QYTextReqMsg, QYVideoReqMsg, QYVoiceReqMsg

public class QYBaseReqMsg
extends QYBaseReq

微信企业号普通消息事件基类 ==================================================================== 上海聚攒软件开发有限公司 --------------------------------------------------------------------

从以下版本开始:
1.3.6 ====================================================================
版本:
1.0.beta
作者:
Nottyjay

构造方法摘要
QYBaseReqMsg()
           
 
方法摘要
 String getMsgId()
           
 void setMsgId(String msgId)
           
 
从类 com.github.sd4324530.fastweixin.company.message.req.QYBaseReq 继承的方法
getAgentId, getCreateTime, getFromUserName, getMsgType, getToUserName, setAgentId, setCreateTime, setFromUserName, setMsgType, setToUserName
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

QYBaseReqMsg

public QYBaseReqMsg()
方法详细信息

getMsgId

public String getMsgId()

setMsgId

public void setMsgId(String msgId)


Copyright © 2017. All rights reserved.