Retrieve User Profile Data
#
Get user profile dataTo get the profile data of a user(not a group) call the below method.
- Java
- Response
Refer this doc to know more about Profile Detail Class
Argument | Type | Description |
---|---|---|
USER_JID | String | Jid of the user |
FETCH_FROM_SERVER | bool | true to fetch from server |
flyCallback | FlyResponse | callback to observe the action status |
All the profile related operation will be found below.
#
Get User/Group profile detailsif you want to get the profile details for the chat user, you can utilise the below method.
- Java
- Response
Argument | Type | Description |
---|---|---|
JID | String | jid of the user |
#
Get the list of user saved profile statusesUser can get their list of previously saved user statuses by calling the below method.
- Java
- Response
info
This list contains some pre defined values.