Package io.rong.imlib

Class NativeObject.StatusData

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String key
      public String value
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getKey()
      void setKey(String key)
      String getValue()
      void setValue(String value)
      boolean isAutoDelete()
      boolean isOverwrite()
      void setAutoDelete(boolean autoDelete)
      void setOverwrite(boolean overwrite)
      • Methods inherited from class java.lang.Object

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