getOwnPresence

fun getOwnPresence(): Single<Presence>

Fetches the presence for the current user.

Return

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