getTreadDepthReportPdf

fun AnylineTireTreadSdk.getTreadDepthReportPdf(measurementUuid: String, onResponse: (Response<ByteArray>) -> Unit = {})

Deprecated

PDF reports are now deprecated and will be removed in the next versions.

Replace with

AnylineTireTreadSdk.getHeatmap(measurementUuid: String)