KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.dist.session
/
FitResult
/
Cancelled
Cancelled
data
class
Cancelled
(
val
reason
:
String
)
:
FitResult
(
source
)
The fit was cancelled before completion.
Members
Constructors
Cancelled
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String