SDKLicenseErrorHandlerImpl

class SDKLicenseErrorHandlerImpl(handler: IScanbotSDKLicenseErrorHandler?, logger: Logger) : SDKLicenseErrorHandler

SDKLicenseErrorHandler implementation for wrapping IScanbotSDKLicenseErrorHandler with logging handling

Constructors

Link copied to clipboard
constructor(handler: IScanbotSDKLicenseErrorHandler?, logger: Logger)

Functions

Link copied to clipboard
open override fun handle(status: Int, feature: Long, errorMessage: String)