resolveUiTextResource

internal actual fun resolveUiTextResource(resId: Int, args: Array<out Any>): String(source)

Renders the resolveUiTextResource UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

resId

res id value consumed by the API.

args

args value consumed by the API.

internal expect fun resolveUiTextResource(resId: Int, args: Array<out Any>): String(source)

Renders the resolveUiTextResource UI for the SDAI presentation layer.

Return

Result produced by resolveUiTextResource.

Author

Dmitriy Moroz

Parameters

resId

res id value consumed by the API.

args

args value consumed by the API.

internal actual fun resolveUiTextResource(resId: Int, args: Array<out Any>): String(source)

Renders the resolveUiTextResource UI for the SDAI presentation layer.

Return

Result produced by resolveUiTextResource.

Author

Dmitriy Moroz

Parameters

resId

res id value consumed by the API.

args

args value consumed by the API.