deleteAllContacts

suspend fun deleteAllContacts()

Delete all the contacts added by this PlatformContactsHelper with the corresponding Account.name and Account.type from ContactsProvider.

Other contacts from other Account.name and Account.type are preserved.