Interface IScanbotActivityResult
public interface IScanbotActivityResult : IJavaObject, IDisposable, IJavaPeerable
- Inherited Members
Properties
IsLicenseInvalid
bool IsLicenseInvalid { get; }
Property Value
Result
Object Result { get; }
Property Value
ResultCode
int ResultCode { get; }
Property Value
ResultOk
bool ResultOk { get; }
Property Value
SdkIsNotInitialized
bool SdkIsNotInitialized { get; }