create Contact
Adds a new contact.
Return
A Completable that will finish when the request is processed. In case of error, it will emit a SippoResourceError.
Parameters
contact
Contact to be added.
Adds a new contact.
A Completable that will finish when the request is processed. In case of error, it will emit a SippoResourceError.
Contact to be added.