statusText

private fun statusText(positionInQueue: Int?, step: Pair<Int, Int>?): String?(source)

Executes the statusText step in the SDAI presentation layer.

Return

Result produced by statusText.

Author

Dmitriy Moroz

Parameters

positionInQueue

position in queue value consumed by the API.

step

step value consumed by the API.