remove_contacts


Description:

public bool remove_contacts (SList<string> uids, Cancellable? cancellable = null) throws Error

Removes the contacts indicated by uids from this.

Parameters:

this

An BookSqlite

uids

a SList of uids indicating which contacts to remove

cancellable

A Cancellable

Returns:

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