set_contact_extra


Description:

public bool set_contact_extra (string uid, string? extra, Cancellable? cancellable = null) throws Error

Sets or replaces the extra data associated with uid.

Parameters:

this

An BookCache

uid

The uid of the contact to set the extra data for

extra

The extra data to set

cancellable

optional Cancellable object, or null

Returns:

true on success, otherwise false is returned and throws is set appropriately.