| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterKillmailsResponse> |
KillmailsApi.getCharactersCharacterIdKillmailsRecent(Integer characterId,
String datasource,
Integer maxCount,
Integer maxKillId,
String token,
String userAgent,
String xUserAgent)
List kills and losses Return a list of character's recent kills and
losses --- Alternate route:
`/v1/characters/{character_id}/killmails/recent/` Alternate
route: `/legacy/characters/{character_id}/killmails/recent/`
Alternate route:
`/dev/characters/{character_id}/killmails/recent/` --- This
route is cached for up to 120 seconds SSO Scope:
esi-killmails.read_killmails.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterKillmailsResponse |
CharacterKillmailsResponse.killmailHash(String killmailHash) |
CharacterKillmailsResponse |
CharacterKillmailsResponse.killmailId(Integer killmailId) |
Copyright © 2017. All Rights Reserved.