public interface MentionClickListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
APP_SHORTCUT |
Modifier and Type | Method and Description |
---|---|
void |
onMentionClicked(java.lang.String mention)
Called when mention was clicked with user ID.
|
static final java.lang.String APP_SHORTCUT
void onMentionClicked(java.lang.String mention)
mention
- user ID who was mentioned, or constant APP_SHORTCUT
that represents app mention.(c) Copyright GetSocial BV, 2020. All Rights Reserved.