Table of Contents

Interface IProgressCallback

Namespace
IO.Scanbot.Sdk.Util
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/util/ProgressCallback", "", "IO.Scanbot.Sdk.Util.IProgressCallbackInvoker")]
public interface IProgressCallback : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Methods

OnPageProcessed(int, int)

[Register("onPageProcessed", "(II)V", "GetOnPageProcessed_IIHandler:IO.Scanbot.Sdk.Util.IProgressCallbackInvoker, BarcodeSDK.NET.Droid")]
void OnPageProcessed(int pageIndex, int totalCount)

Parameters

pageIndex int
totalCount int