Table of Contents

Interface IScanbotVin

Namespace
ScanbotSDK.MAUI.Vin
Assembly
DocumentSDK.MAUI.dll
public interface IScanbotVin

Methods

ForceCloseScannerAsync()

Task ForceCloseScannerAsync()

Returns

Task

StartScannerAsync(VinScannerScreenConfiguration)

Task<Result<VinScannerUiResult>> StartScannerAsync(VinScannerScreenConfiguration configuration)

Parameters

configuration VinScannerScreenConfiguration

Returns

Task<Result<VinScannerUiResult>>