remove_contacts_sync


Description:

[ Version ( since = "3.10" ) ]
public bool remove_contacts_sync (string uids, uint32 opflags, Cancellable? cancellable = null) throws Error

Removes one or more contacts according to uids.

If an error occurs, the function will set throws and return false.

Parameters:

this

an BookBackend

uids

a null-terminated array of contact ID strings

opflags

bit-or of BookOperationFlags

cancellable

optional Cancellable object, or null

Returns:

true on success, false on failure