addMentionBlocks

public void addMentionBlocks(EditText editText, List<MentionBlock> mentionBlocks)

Rebinds the MentionList for the EditText in RongMentionManager. MentionBlock: the starting position of "@name" in the input field. Must be called after RongExtensionViewModel#setEditTextWidget rebinds the EditText.