Table of Contents

Interface IScanbotSDKLicenseErrorHandler

Namespace
IO.Scanbot.Sap
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sap/IScanbotSDKLicenseErrorHandler", "", "IO.Scanbot.Sap.IScanbotSDKLicenseErrorHandlerInvoker")]
public interface IScanbotSDKLicenseErrorHandler : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Methods

HandleLicenseStatusError(LicenseStatus, Feature, string)

[Register("handleLicenseStatusError", "(Lio/scanbot/sdk/licensing/LicenseStatus;Lio/scanbot/sdk/licensing/Feature;Ljava/lang/String;)V", "GetHandleLicenseStatusError_Lio_scanbot_sdk_licensing_LicenseStatus_Lio_scanbot_sdk_licensing_Feature_Ljava_lang_String_Handler:IO.Scanbot.Sap.IScanbotSDKLicenseErrorHandlerInvoker, BarcodeSDK.NET.Droid")]
void HandleLicenseStatusError(LicenseStatus p0, Feature p1, string p2)

Parameters

p0 LicenseStatus
p1 Feature
p2 string