removeRecipient
The removeRecipient hook is triggered when a newsletter recipient is removed.
It passes the email address and the channel IDs as argument and does not expect
a return value.
Parameters
string
$emailThe recipient’s email address which has been removed.
array
$channelsThe channels from which the recipient has unsubscribed.