onFormSubmitButtonClicked

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

Deprecated

Called when the form submit button is clicked.

Deprecated

As of 3.26.0, this feature is no longer supported.

Parameters

message

the message that contains the form

form

the form to be submitted since 3.12.1