MessageMenuDialogContract

The contract to handle the message menu dialog click actions.

Since

1.0.0

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
open fun onClickMessageMenuEmoji(message: UikitBaseMessage, key: String, isAdded: Boolean)

Invoked when an emoji is clicked from the message menu dialog.

Link copied to clipboard

Invoked when an emoji more button is clicked from the message menu dialog.

Link copied to clipboard
abstract fun onClickRetryMenu()

Requests to retry the message.