sippo-sdk / com.quobis.sippo.sipposdk.presence / PresencesRx / updateOwnPresence

updateOwnPresence

fun updateOwnPresence(presence: Presence): Single<Presence>

Updates the presence for the current user.

Parameters

presence - Presence to be updated.

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