invoke

abstract operator fun invoke(timeout: Long = DEFAULT_TIMEOUT): Result<Unit>(source)

Executes the invoke step in the SDAI domain layer.

Return

Result produced by invoke.

Author

Dmitriy Moroz

Parameters

timeout

timeout value consumed by the API.