Presences Rx
Reactive API of Presences.
This class replicates some of the methods included in Presences but using Rx types as return values instead of callbacks. It also exposes the presence events using Rx observables.
Properties
Functions
Fetches the presence for the current user.
Fetches the presence for the specified contact.
Fetches all the presences to which the current user is subscribed.
Observes the external presence of the specified contact.
Observes the external presence of the specified contacts.
Removes the current user avatar.
Subscribes to the presence for the current user.
Subscribes to the presence of the specified contact.
Subscribes to the presence of the specified userUri.
Updates the current user avatar.
Updates the current user displayName.
Updates the current user mood.
Updates the presence for the current user.
Updates the current user state.