Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.structures
/
AlertInfo
Alert
Info
@
Serializable
data
class
AlertInfo
(
val
actionValues
:
List
<
AlertEffectType
>
)
Information on Alert effects for a light
Members
Constructors
Alert
Info
Link copied to clipboard
constructor
(
actionValues
:
List
<
AlertEffectType
>
)
Properties
action
Values
Link copied to clipboard
@
SerialName
(
value
=
"action_values"
)
val
actionValues
:
List
<
AlertEffectType
>
Alert effects that the light supports.