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

remove

fun remove(participant: User): Completable

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

Parameters

participant - User to be removed.

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