SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
domain
/
com.shifthackz.aisdv1.domain.repository
/
GenerationResultRepository
/
getAll
get
All
abstract
suspend
fun
getAll
(
)
:
List
<
AiGenerationResult
>
(
source
)
Loads SDAI data through
getAll
.
Return
Result produced by
getAll
.
Author
Dmitriy Moroz