sippo-sdk / com.quobis.sippo.sipposdk.agenda / AgendaRx / deleteContact

deleteContact

fun deleteContact(contact: Contact): Completable

Deletes the specified contact.

Parameters

contact - Contact to be deleted.

Return
A completable that will emit when the request is processed. In case of error, it will emit a SippoResourceError.