MessageComposerSendButtonParams

constructor(onClick: () -> Unit, onClickLabel: String? = null)

Parameters

onClick

Action invoked when the button is clicked.

onClickLabel

Semantic / accessibility label for onClick.