Class WeixinMessage

    • Constructor Detail

      • WeixinMessage

        public WeixinMessage()
      • WeixinMessage

        public WeixinMessage​(String msgType)
    • Method Detail

      • getToUserName

        public String getToUserName()
      • getFromUserName

        public String getFromUserName()
      • getCreateTime

        public long getCreateTime()
      • getFormatCreateTime

        public Date getFormatCreateTime()
      • getMsgType

        public String getMsgType()
      • getFormatMsgType

        public MessageType getFormatMsgType()
      • getMsgId

        public long getMsgId()
      • getAgentId

        public String getAgentId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object