Package io.rong.imlib

Class NativeObject.MsgUidInfo

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String msgUid
      public int count
      public long timestamp
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getMsgUid()
      void setMsgUid(String msgUid)
      int getCount()
      void setCount(int count)
      long getTimestamp()
      void setTimestamp(long timestamp)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait