set_contact_extra


Description:

public bool set_contact_extra (string uid, string? extra) throws Error

Sets or replaces the extra data associated with uid.

Parameters:

this

An BookSqlite

uid

The uid of the contact to set the extra data for

extra

The extra data to set

Returns:

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