getByIds

abstract suspend fun getByIds(idList: List<Long>): List<AiGenerationResult>(source)

Loads SDAI data through getByIds.

Return

Result produced by getByIds.

Author

Dmitriy Moroz

Parameters

idList

id list value consumed by the API.