sippo-sdk / com.quobis.sippo.sipposdk.group / GroupsRx / delete

delete

fun delete(group: Group): Completable

Deletes the specified group. Note: The user needs to be the group's owner.

Parameters

group - Group to be deleted.

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