intent_library
Toggle table of contents
7.0.957
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
intent_library
intent_library
/
com.nimmsta.intent_library.models.actions
/
ValidateSoftwareUpdateAction
Validate
Software
Update
Action
class
ValidateSoftwareUpdateAction
(
file
:
String
,
securityToken
:
String
)
:
IAction
This action disconnects a device (and shutdowns it if wanted)
Members
Constructors
Validate
Software
Update
Action
Link copied to clipboard
constructor
(
file
:
String
,
securityToken
:
String
)
Properties
is
Device
Action
Link copied to clipboard
open
override
val
isDeviceAction
:
Boolean
=
true
name
Link copied to clipboard
open
val
name
:
String
?
Functions
get
Data
Json
Link copied to clipboard
open
override
fun
getDataJson
(
)
:
JsonObject
get
Json
Link copied to clipboard
open
fun
getJson
(
)
:
JsonObject