Presences
The presence service.
This class allows performing presence related actions like obtaining the local user presence or subscribing to the presence of one or more contacts. It also allows adding a listener to receive presence events (@see PresencesListener).
Functions
Adds a listener to receive presence events.
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.
Removes the specified listener.
Subscribes to the presence for the current user.
Subscribes to the presence of the specified contact.
Subscribes to the presence of the specified userUri.
Subscribes to the presence of each contact included in contacts.
Subscribes to the presence of each contact included in userUris.
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.