MessageMenuDialogContract

The contract to handle the message menu dialog click actions.

Since

1.0.0-beta.2

Inheritors

Functions

Link copied to clipboard
abstract fun onClickCopyMenu()

Requests to copy the message.

Link copied to clipboard
abstract fun onClickDeleteMenu()

Requests to delete the message.

Link copied to clipboard
abstract fun onClickDownloadMenu()

Requests to delete the message.

Link copied to clipboard
abstract fun onClickEditMenu()

Requests to edit the message.

Link copied to clipboard
abstract fun onClickRetryMenu()

Requests to retry the message.