| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
Persona |
PersonaInfoResponse.getPersona()
Contains a persona found by using the GetPersona operation.
|
Persona |
Service.getPersona(ItemId personaId)
Gets the persona.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Persona> |
GetImItemsResponse.getPersonas()
Gets the personas.
|
java.util.List<Persona> |
GetImItemListResponse.getPersonas()
Gets the personas.
|
java.util.List<Persona> |
FindPeopleResponse.getPersonas()
Gets a collection of personas found by using the FindPersona operation.
|