deleteAllContacts

suspend fun deleteAllContacts()

Delete all the contacts added by this PlatformContactsHelper with the corresponding sourceName and sourceType from ContactsProvider.

Other contacts from other sourceName and sourceType are preserved.