onFormSubmitButtonClicked

protected open fun onFormSubmitButtonClicked(@NonNull message: BaseMessage, @NonNull form: MessageForm)

Called when the Form submit button is clicked.

Parameters

message

The message that contains the form

form

The form to be submitted since 3.12.1