| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContactsResponse> |
ContactsApi.getCharactersCharacterIdContacts(Integer characterId,
String datasource,
Integer page,
String token,
String userAgent,
String xUserAgent)
Get contacts Return contacts of a character --- This route is cached for
up to 300 seconds SSO Scope: esi-characters.read_contacts.v1
|
| Modifier and Type | Method and Description |
|---|---|
ContactsResponse |
ContactsResponse.contactId(Integer contactId) |
ContactsResponse |
ContactsResponse.contactType(ContactsResponse.ContactTypeEnum contactType) |
ContactsResponse |
ContactsResponse.isBlocked(Boolean isBlocked) |
ContactsResponse |
ContactsResponse.isWatched(Boolean isWatched) |
ContactsResponse |
ContactsResponse.labelId(Long labelId) |
ContactsResponse |
ContactsResponse.standing(Float standing) |
Copyright © 2017. All Rights Reserved.