onActionContextMenuItemClicked

protected open fun onActionContextMenuItemClicked(@NonNull participant: User, @NonNull item: DialogListItem, @Nullable channel: OpenChannel): Boolean

Called when the context menu item has been clicked.

Return

True if the callback has consumed the event, false otherwise. since 3.16.0

Parameters

participant

a user to make the context menu

item

a context menu item

channel

a channel to make the context menu