public static interface RecipientEditTextView.RecipientChipAddedListener
Modifier and Type | Method and Description |
---|---|
void |
onRecipientChipAdded(RecipientEntry entry)
Callback that occurs when a chip is added.
|
void onRecipientChipAdded(RecipientEntry entry)
entry
- RecipientEntry that contains information about the chip.