sippo-sdk / com.quobis.sippo.sipposdk.group / GroupRx / add

add

fun add(participant: User): Completable

Adds a new participant to this group. Note: The user needs to be the group's owner.

Parameters

participant - User to be added.

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