Package | Description |
---|---|
org.wso2.carbon.registry.social.api.people.userprofile |
Modifier and Type | Method and Description |
---|---|
List<Account> |
Person.getAccounts()
Get the list of online accounts held by this person.
|
Modifier and Type | Method and Description |
---|---|
void |
Person.setAccounts(List<Account> accounts)
Set the list of online accounts held by this person.
|
Copyright © 2020 WSO2. All rights reserved.