getLocalUser

fun getLocalUser(): Single<WacUser>

Retrieves the information of the local user.

Return

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