Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.control
/
BackendStatusNotice
Backend
Status
Notice
data
class
BackendStatusNotice
(
val
backendId
:
String
,
val
online
:
Boolean
)
Members
Constructors
Backend
Status
Notice
Link copied to clipboard
constructor
(
backendId
:
String
,
online
:
Boolean
)
Properties
backend
Id
Link copied to clipboard
val
backendId
:
String
online
Link copied to clipboard
val
online
:
Boolean