Contacts
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Source-only rules that filter on applicationName 'contacts' without specifying an eventName attribute here. | N | N |
| accept_ | An event that occurs when merge and fix suggestions are accepted by the user. | N | N |
| add_ | An event that occurs when profiles are added to the user's contact list. | N | N |
| create_ | An event that occurs when multiple contacts are created at once. | N | N |
| delete_ | An event that occurs when contacts are deleted. | N | N |
| delete_ | An event that occurs when contacts from the trash are deleted. | N | N |
| export_ | An event that occurs when contacts are exported to an external file. | N | N |
| hide_ | An event that occurs when contacts are hidden from the user's contact list. | N | N |
| import_ | An event that occurs when contacts are imported from an external file. | N | N |
| print_ | An event that occurs when contacts are printed. | N | N |
| recover_ | An event that occurs when contacts from the trash are recovered. | N | N |
any: Contacts (any event)
#Description
Source-only rules that filter on applicationName 'contacts' without specifying an eventName attribute here.
References #
accept_merge_and_fix_suggestions: Accept Merge And Fix Suggestions
#Description
An event that occurs when merge and fix suggestions are accepted by the user.
References #
add_to_contacts: Add To Contacts
#Description
An event that occurs when profiles are added to the user's contact list.
References #
create_multiple_contacts: Create Multiple Contacts
#Description
An event that occurs when multiple contacts are created at once.
References #
delete_contacts: Delete Contacts
#Description
An event that occurs when contacts are deleted.
References #
delete_trashed_contacts: Delete Trashed Contacts
#Description
An event that occurs when contacts from the trash are deleted.
References #
export_contacts: Export Contacts
#Description
An event that occurs when contacts are exported to an external file.
References #
hide_contacts: Hide Contacts
#Description
An event that occurs when contacts are hidden from the user's contact list.
References #
import_contacts: Import Contacts
#Description
An event that occurs when contacts are imported from an external file.
References #
print_contacts: Print Contacts
#Description
An event that occurs when contacts are printed.