Class DeviceListInfo

    • Field Detail

      • deviceId

        @Expose
        @SerializedName("device_id")
        public Integer deviceId
      • ram

        @Expose
        @SerializedName("ram")
        public Integer ram
      • romTotal

        @Expose
        @SerializedName("rom_total")
        public Integer romTotal
      • userNum

        @Expose
        @SerializedName("user_num")
        public Integer userNum
    • Constructor Detail

      • DeviceListInfo

        public DeviceListInfo()