User Service
This interface defines methods to get users. It's implemented at the session level.
Functions
Link copied to clipboard
Get list of ignored users.
Link copied to clipboard
Link copied to clipboard
Observe a live user from a userId.
Link copied to clipboard
Observe a live list of users sorted alphabetically.
Link copied to clipboard
Ignore users. Note: once done, for the change to take effect, you have to request an initial sync. This may be improved in the future.
Link copied to clipboard
Try to resolve user from known users, or using profile api.
Link copied to clipboard
Link copied to clipboard
Un-ignore some users. Note: once done, for the change to take effect, you have to request an initial sync.