Table of Contents

Interface IScanbotActivityResult

Namespace
IO.Scanbot.Sdk.UI
Assembly
DocumentSDK.NET.Droid.dll
public interface IScanbotActivityResult : IJavaObject, IDisposable, IJavaPeerable
Inherited Members

Properties

IsLicenseInvalid

bool IsLicenseInvalid { get; }

Property Value

bool

ResultCode

int ResultCode { get; }

Property Value

int

ResultOk

bool ResultOk { get; }

Property Value

bool

SdkIsNotInitialized

bool SdkIsNotInitialized { get; }

Property Value

bool