Class ChatItem

    • Constructor Detail

      • ChatItem

        public ChatItem()
    • Method Detail

      • getOperatorId

        public String getOperatorId()
      • getCreateTime

        public long getCreateTime()
      • getFormatCreateTime

        public Date getFormatCreateTime()
      • getMsgType

        public String getMsgType()
      • getFormatMsgType

        public MessageType getFormatMsgType()
      • getEventType

        public String getEventType()
      • getChatId

        public String getChatId()
      • getChatName

        public String getChatName()
      • getOwnerId

        public String getOwnerId()
      • getMembers

        public String getMembers()
      • getFormatMembers

        public List<String> getFormatMembers()
      • getAddMembers

        public String getAddMembers()
      • getFormatAddMembers

        public List<String> getFormatAddMembers()
      • getDeleteMembers

        public String getDeleteMembers()
      • getFormatDeleteMembers

        public List<String> getFormatDeleteMembers()
      • getMsgId

        public long getMsgId()
      • getContent

        public String getContent()
      • getPicUrl

        public String getPicUrl()
      • getMediaId

        public String getMediaId()
      • getSerialversionuid

        public static long getSerialversionuid()
      • getTitle

        public String getTitle()
      • getDescription

        public String getDescription()
      • getUrl

        public String getUrl()