[Register("io/scanbot/sdk/contourdetector/ContourDetectorFrameHandlerWrapper", DoNotGenerateAcw = true)]
public sealed class ContourDetectorFrameHandlerWrapper : Object, IFrameHandlerWrapper, IJavaObject, IJavaPeerable, IDisposable
[Register(".ctor", "(Landroid/content/Context;Lio/scanbot/sdk/core/contourdetector/ContourDetector;)V", "")]
public ContourDetectorFrameHandlerWrapper(Context context, ContourDetector contourDetector)
[Register("addResultHandler", "(Lio/scanbot/sdk/contourdetector/ContourDetectorResultHandlerWrapper;)V", "")]
public void AddResultHandler(ContourDetectorResultHandlerWrapper handler)