remove_contact


Description:

public async bool remove_contact (Contact contact, BookOperationFlags opflags, Cancellable? cancellable) throws Error

Removes contact from the this.

The call is finished by remove_contact.end from the callback.

Parameters:

this

an BookClient

contact

an Contact

opflags

bit-or of BookOperationFlags

cancellable

a Cancellable; can be null

callback

callback to call when a result is ready

user_data

user data for the callback