[Register("io/scanbot/sdk/ui/view/check/CheckNavigationEvent$CheckRecognized", DoNotGenerateAcw = true)]
public sealed class CheckNavigationEvent.CheckRecognized : CheckNavigationEvent, IEvent, IJavaObject, IJavaPeerable, IDisposable
[Register(".ctor", "(Lio/scanbot/sdk/ui/result/ResultWrapper;)V", "")]
public CheckRecognized(ResultWrapper rtuResult)
[Register("component1", "()Lio/scanbot/sdk/ui/result/ResultWrapper;", "")]
public ResultWrapper Component1()
[Register("copy", "(Lio/scanbot/sdk/ui/result/ResultWrapper;)Lio/scanbot/sdk/ui/view/check/CheckNavigationEvent$CheckRecognized;", "")]
public CheckNavigationEvent.CheckRecognized Copy(ResultWrapper rtuResult)