SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
presentation
/
com.shifthackz.aisdv1.presentation.screen.benchmark
/
BenchmarkActionResult
/
Failed
Failed
data
class
Failed
(
val
message
:
String
)
:
BenchmarkActionResult
(
source
)
Indicates that the platform action failed.
Author
Dmitriy Moroz
Parameters
message
user-facing failure message.
Members
Constructors
Failed
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String