| 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,
Integer page,
String userAgent,
String xUserAgent)
List kills for a war Return a list of kills related to a war ---
Alternate route: `/v1/wars/{war_id}/killmails/` Alternate
route: `/legacy/wars/{war_id}/killmails/` Alternate route:
`/dev/wars/{war_id}/killmails/` --- 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 © 2017. All Rights Reserved.