toggle menu
intent_library
7.0.906
androidJvm
switch theme
search in API
intent_library
/
com.nimmsta.intent_library.models.actions
/
SoftwareUpdateInfo
Software
Update
Info
@
Serializable
class
SoftwareUpdateInfo
Members
Constructors
Software
Update
Info
Link copied to clipboard
constructor
(
)
Properties
allow
Multiple
Link copied to clipboard
val
allowMultiple
:
Boolean
?
=
null
error
Reason
Link copied to clipboard
val
errorReason
:
String
?
=
null
is
Downgrade
Link copied to clipboard
val
isDowngrade
:
Boolean
?
=
null
is
Newer
Version
Link copied to clipboard
val
isNewerVersion
:
Boolean
?
=
null
is
Supported
Link copied to clipboard
val
isSupported
:
Boolean
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
requirements
Link copied to clipboard
val
requirements
:
List
<
String
>
?
=
null
selected
Components
Link copied to clipboard
val
selectedComponents
:
List
<
SoftwareUpdateInfo
>
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null
update
Components
Link copied to clipboard
val
updateComponents
:
List
<
SoftwareUpdateInfo
>
?
=
null
version
Link copied to clipboard
val
version
:
Int
?
=
null