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

updateContact

fun updateContact(contact: Contact): Completable

Updates an existing contact.

Parameters

contact - Contact to be updated.

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