notify_update_vcard


Description:

public void notify_update_vcard (string id, string vcard)

Notify listeners that vcard has changed.

This can trigger an add, change or removal event depending on whether the change causes the contact to start matching, no longer match, or stay matching the query specified by this. This method should be preferred over notify_update when the native representation of a contact is a vCard.

Parameters:

this

an DataBookView

id

a unique id of the vcard

vcard

a plain vCard