toggle menu
saferider
1.1.1-rc
androidJvm
switch theme
search in API
saferider
/
com.libertyrider.saferider
/
LRAlert
LRAlert
data
class
LRAlert
(
val
alertStartTime
:
Long
,
val
alertDuration
:
Int
)
Class that represents the alert status
Members
Constructors
LRAlert
Link copied to clipboard
constructor
(
alertStartTime
:
Long
,
alertDuration
:
Int
)
Properties
alert
Duration
Link copied to clipboard
val
alertDuration
:
Int
alert
Start
Time
Link copied to clipboard
val
alertStartTime
:
Long