| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CorporationIconsResponse |
CorporationApi.getCorporationsCorporationIdIcons(Integer corporationId,
String datasource,
String ifNoneMatch)
Get corporation icon Get the icon urls for a corporation --- This route
is cached for up to 3600 seconds --- [Diff of the upcoming
changes](https:
//esi.evetech.net/diff/latest/dev/#GET-/corporations/{corporation_id
}/icons/)
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CorporationIconsResponse> |
CorporationApi.getCorporationsCorporationIdIconsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch)
Get corporation icon Get the icon urls for a corporation --- This route
is cached for up to 3600 seconds --- [Diff of the upcoming
changes](https:
//esi.evetech.net/diff/latest/dev/#GET-/corporations/{corporation_id
}/icons/)
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdIconsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback<CorporationIconsResponse> _callback)
Get corporation icon (asynchronously) Get the icon urls for a corporation
--- This route is cached for up to 3600 seconds --- [Diff of the upcoming
changes](https://esi.evetech.net/diff/latest/dev/#GET-/corporations/{
corporation_id}/icons/)
|
| Modifier and Type | Method and Description |
|---|---|
CorporationIconsResponse |
CorporationIconsResponse.px128x128(String px128x128) |
CorporationIconsResponse |
CorporationIconsResponse.px256x256(String px256x256) |
CorporationIconsResponse |
CorporationIconsResponse.px64x64(String px64x64) |
Copyright © 2020. All Rights Reserved.