toggle menu
intent_library
7.0.906
androidJvm
switch theme
search in API
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