index
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
index
index
/
org.fdroid.index.v2
/
PermissionV2
Permission
V2
common
@
Serializable
data
class
PermissionV2
(
val
name
:
String
,
val
maxSdkVersion
:
Int
?
=
null
)
Members
Constructors
Permission
V2
Link copied to clipboard
common
constructor
(
name
:
String
,
maxSdkVersion
:
Int
?
=
null
)
Properties
max
Sdk
Version
Link copied to clipboard
common
val
maxSdkVersion
:
Int
?
name
Link copied to clipboard
common
val
name
:
String