set_contact_custom_flags


Description:

[ Version ( since = "3.34" ) ]
public bool set_contact_custom_flags (string uid, uint32 custom_flags, Cancellable? cancellable = null) throws Error

Sets or replaces the custom flags associated with a contact identified by the uid.

Parameters:

this

an BookCache

uid

The uid of the contact to set the extra data for

custom_flags

the custom flags to set for the contact

cancellable

optional Cancellable object, or null

Returns:

Whether succeeded.