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