OnMentionClickListener

Deprecated

Use OnMentionTokenClickListener; it also fires for other mention types.

Replace with

OnMentionTokenClickListener

Functions

Link copied to clipboard
abstract fun onMentionClick(user: User): Boolean