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, long, string)
[Register("handle", "(Lio/scanbot/sap/SDKLicenseErrorHandler;IJLjava/lang/String;)V", "")]
public static void Handle(ISDKLicenseErrorHandler _this, int status, long feature, string errorMessage)
Parameters
_this
ISDKLicenseErrorHandlerstatus
intfeature
longerrorMessage
string