refresh_contact_info


Description:

[ Version ( since = "0.11.7" ) ]
public void refresh_contact_info (Contact[] contacts)

Requests to refresh the contact_info property on each contact from contacts, requesting it from the network if an up-to-date version is not cached locally.

"notify::contact-info" will be emitted when the contact's information are updated.

If CONTACT_INFO is not yet set on a contact, it will be set before its property gets updated.

Parameters:

this

a Connection

contacts

An array of Contact objects associated with this

n_contacts

The number of contacts in contacts (must be at least 1)