| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<WarKillmailsResponse> |
WarsApi.getWarsWarIdKillmails(Integer warId,
String datasource,
String ifNoneMatch,
Integer page)
List kills for a war Return a list of kills related to a war --- This
route is cached for up to 3600 seconds
|
ApiResponse<List<WarKillmailsResponse>> |
WarsApi.getWarsWarIdKillmailsWithHttpInfo(Integer warId,
String datasource,
String ifNoneMatch,
Integer page)
List kills for a war Return a list of kills related to a war --- This
route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
WarsApi.getWarsWarIdKillmailsAsync(Integer warId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<WarKillmailsResponse>> _callback)
List kills for a war (asynchronously) Return a list of kills related to a
war --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
WarKillmailsResponse |
WarKillmailsResponse.killmailHash(String killmailHash) |
WarKillmailsResponse |
WarKillmailsResponse.killmailId(Integer killmailId) |
Copyright © 2020. All Rights Reserved.