Presences Rx
class PresencesRx
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
Link copied to clipboard
Fetches the presence for the current user.
Link copied to clipboard
Fetches the presence for the specified contact.
Link copied to clipboard
Fetches all the presences to which the current user is subscribed.
Link copied to clipboard
Subscribes to the presence for the current user.
Link copied to clipboard
Subscribes to the presence of the specified contact.
Link copied to clipboard
Subscribes to the presence of the specified userUri.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Updates the current user avatar.
Link copied to clipboard
Updates the current user displayName.
Link copied to clipboard
Updates the current user mood.
Link copied to clipboard
Updates the presence for the current user.
Link copied to clipboard
Updates the current user state.