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

getGroup

fun getGroup(groupId: String): Single<Group>

Gets the group identified by a given groupId.

Parameters

groupId - Group identifier.

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