syncSystemContacts

fun syncSystemContacts()

Call this method to synchronize local contacts with server to get contacts that exist in the phone address book, and then contacts will be updated automatically every 10 minutes

Note that : android.permission.READ_CONTACTS is required

See also

Manifest.permission

.refreshSystemContacts