bindUserMention

open fun bindUserMention(@NonNull mentionConfig: UserMentionConfig, @NonNull handler: OnMentionEventListener)

Binds the mention configuration and the event listener to the input component.

Parameters

mentionConfig

The configuration to be applied for the mention in this input component.

handler

The handler to be invoked when the mention text is detected in this input component. since 3.0.0