| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<FactionWarfareWarsResponse> |
FactionWarfareApi.getFwWars(String datasource,
String ifNoneMatch)
Data about which NPC factions are at war Data about which NPC factions
are at war --- This route expires daily at 11:05
|
ApiResponse<List<FactionWarfareWarsResponse>> |
FactionWarfareApi.getFwWarsWithHttpInfo(String datasource,
String ifNoneMatch)
Data about which NPC factions are at war Data about which NPC factions
are at war --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FactionWarfareApi.getFwWarsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<FactionWarfareWarsResponse>> _callback)
Data about which NPC factions are at war (asynchronously) Data about
which NPC factions are at war --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareWarsResponse |
FactionWarfareWarsResponse.againstId(Integer againstId) |
FactionWarfareWarsResponse |
FactionWarfareWarsResponse.factionId(Integer factionId) |
Copyright © 2019. All Rights Reserved.