| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationContactsLabelsResponse> |
ContactsApi.getCorporationsCorporationIdContactsLabels(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation contact labels Return custom labels for a
corporation's contacts --- This route is cached for up to 300 seconds
SSO Scope: esi-corporations.read_contacts.v1
|
ApiResponse<List<CorporationContactsLabelsResponse>> |
ContactsApi.getCorporationsCorporationIdContactsLabelsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation contact labels Return custom labels for a
corporation's contacts --- This route is cached for up to 300 seconds
SSO Scope: esi-corporations.read_contacts.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ContactsApi.getCorporationsCorporationIdContactsLabelsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationContactsLabelsResponse>> _callback)
Get corporation contact labels (asynchronously) Return custom labels for
a corporation's contacts --- This route is cached for up to 300
seconds SSO Scope: esi-corporations.read_contacts.v1
|
| Modifier and Type | Method and Description |
|---|---|
CorporationContactsLabelsResponse |
CorporationContactsLabelsResponse.labelId(Long labelId) |
CorporationContactsLabelsResponse |
CorporationContactsLabelsResponse.labelName(String labelName) |
Copyright © 2019. All Rights Reserved.