index
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
index
index
/
org.fdroid.index.v1
/
RepoV1
/
RepoV1
Repo
V1
common
constructor
(
timestamp
:
Long
,
version
:
Int
,
maxAge
:
Int
?
=
null
,
name
:
String
,
icon
:
String
,
address
:
String
,
description
:
String
,
mirrors
:
List
<
String
>
=
emptyList()
)