MessageComposerSaveButtonParams

constructor(enabled: Boolean, onClick: () -> Unit)

Parameters

enabled

Whether the save button is enabled.

onClick

Action invoked when the button is clicked.