sippo-sdk / com.quobis.sippo.sipposdk.session / SessionsRx / updateLocalUser

updateLocalUser

fun updateLocalUser(user: User): Single<User>

Updates the local user.

Parameters

user - User to be updated.

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