onFormSubmitButtonClicked

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