Class ISDKLicenseErrorHandler.DefaultImpls
[Register("io/scanbot/sap/SDKLicenseErrorHandler$DefaultImpls", DoNotGenerateAcw = true)]
public sealed class ISDKLicenseErrorHandler.DefaultImpls : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
ISDKLicenseErrorHandler.DefaultImpls
- Implements
- Inherited Members
Methods
Handle(ISDKLicenseErrorHandler, int, int, string)
[Register("handle", "(Lio/scanbot/sap/SDKLicenseErrorHandler;IILjava/lang/String;)V", "")]
public static void Handle(ISDKLicenseErrorHandler _this, int status, int feature, string errorMessage)
Parameters
_this
ISDKLicenseErrorHandlerstatus
intfeature
interrorMessage
string