Interface HiliteViaAIResultCallback


public interface HiliteViaAIResultCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback fired asynchronously with the result of a hilite-via-AI operation.
  • Method Details

    • execute

      void execute(HiliteViaAIResult result)
      Callback fired asynchronously with the result of a hilite-via-AI operation.
      Parameters:
      result - The result.