Class UpstreamMsg

    • Constructor Detail

      • UpstreamMsg

        public UpstreamMsg()
    • Method Detail

      • getRefDate

        public Date getRefDate()
      • setRefDate

        public void setRefDate​(Date refDate)
      • getRefHour

        public int getRefHour()
      • setRefHour

        public void setRefHour​(int refHour)
      • getMsgType

        public int getMsgType()
      • getFormatMsgType

        public String getFormatMsgType()
        1代表文字 2代表图片 3代表语音 4代表视频 6代表第三方应用消息(链接消息)
        Returns:
      • setMsgType

        public void setMsgType​(int msgType)
      • getMsgUser

        public int getMsgUser()
      • setMsgUser

        public void setMsgUser​(int msgUser)
      • getMsgCount

        public int getMsgCount()
      • setMsgCount

        public void setMsgCount​(int msgCount)