| Package | Description |
|---|---|
| abs.ixi.client | |
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
UserProfileData |
UserManager.getUserProfileData()
It return logged in user's data.
|
UserProfileData |
UserManager.getUserProfileData(JID userJID)
It return given user's data.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserManager.updateUserProfileData(UserProfileData userProfileData)
return true if user data is updated successfully.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfileData |
IQVCardContent.getUserData() |
| Modifier and Type | Method and Description |
|---|---|
void |
IQVCardContent.setUserData(UserProfileData userData) |
| Constructor and Description |
|---|
IQVCardContent(UserProfileData userData) |
Copyright © 2019. All rights reserved.