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

createContact

fun createContact(contact: Contact): Completable

Adds a new contact.

Parameters

contact - Contact to be added.

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