aigentic
0.4.0-SNAPSHOT
common
core
/
community.flock.aigentic.core.platform
/
RunSentResult
Run
Sent
Result
interface
RunSentResult
Inheritors
Success
Unauthorized
Error
Members
Types
Error
Link copied to clipboard
data
class
Error
(
val
message
:
String
)
:
RunSentResult
Success
Link copied to clipboard
data
object
Success
:
RunSentResult
Unauthorized
Link copied to clipboard
data
object
Unauthorized
:
RunSentResult