onRenderError

val onRenderError: (commandId: String, error: Throwable) -> Unit?

Parameters

onRenderError

Called when a render command fails. Receives the command ID and the thrown Throwable.