Table of Contents

Interface IResult

Namespace
IO.Scanbot.Common
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/common/Result", "", "IO.Scanbot.Common.IResultInvoker")]
[JavaTypeParameters(new string[] { "T" })]
public interface IResult : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Properties

OrNull

Object OrNull { get; }

Property Value

Object

OrThrow

Object OrThrow { get; }

Property Value

Object

Methods

ErrorOrNull()

[Register("errorOrNull", "()Lio/scanbot/common/Result$Failure;", "GetErrorOrNullHandler:IO.Scanbot.Common.IResultInvoker, BarcodeSDK.NET.Droid")]
IResult.Failure ErrorOrNull()

Returns

IResult.Failure