| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<SystemKillsResponse> |
UniverseApi.getUniverseSystemKills(String datasource,
String userAgent,
String xUserAgent)
Get system kills Get the number of ship, pod and NPC kills per solar
system within the last hour ending at the timestamp of the Last-Modified
header, excluding wormhole space.
|
| Modifier and Type | Method and Description |
|---|---|
SystemKillsResponse |
SystemKillsResponse.npcKills(Integer npcKills) |
SystemKillsResponse |
SystemKillsResponse.podKills(Integer podKills) |
SystemKillsResponse |
SystemKillsResponse.shipKills(Integer shipKills) |
SystemKillsResponse |
SystemKillsResponse.systemId(Integer systemId) |
Copyright © 2018. All Rights Reserved.