onSendToggleClick

public abstract void onSendToggleClick(Message message)

Pre-processing when the Extension module's send button is clicked. Other modules can set additional information to Extension through this callback.

Parameters

message

the initial message built when the Extension module's send button is clicked. Other modules can modify the message configuration.