Interface IPromptingListener


public interface IPromptingListener
  • Method Details

    • onReponseStarted

      void onReponseStarted()
    • onReponseUpdated

      void onReponseUpdated(String html)
    • onResponseCompleted

      void onResponseCompleted()