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

update

fun update(name: String): Completable

Updates the group name. Note: The user needs to be the group's owner.

Parameters

name - New group name.

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