Returns whether the contact has recently been removed from the given group on the server.
This will always return false unless show_deleted has been set to true for the query which returned the contact.
If you've just removed a contact from a group locally using remove_group , false will still be returned by this function, as the change hasn't been sent to the server.
| this | |
| href |
the group's ID URI |
|
true if the contact has recently been removed from the group, false otherwise |