Bold360 and BoldChat Developer Center

BoldChatFormView.SubmitListener

com.boldchat.sdk

Interface BoldChatFormView.SubmitListener

  • Enclosing class:
    BoldChatFormView


    public static interface BoldChatFormView.SubmitListener
    Interface for listening to submit button click events.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void onFormSubmit(Form submittedForm) 
    • Method Detail

      • onFormSubmit

        void onFormSubmit(Form submittedForm)