[ Version ( since = "3.50" ) ]
public void claim_contact_uid (string uid)
Tells the this, that it contains a contact with UID uid.
This is useful for "manual query" view, which do not do initial notifications. It helps to not send "objects-added" signal for contacts, which are already part of the this, because for them the "objects-modified" should be emitted instead.
| this |
an DataBookView |
| uid |
a contact UID |