| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardResponse |
FactionWarfareApi.getFwLeaderboards(String datasource,
String ifNoneMatch)
List of the top factions in faction warfare Top 4 leaderboard of factions
for kills and victory points separated by total, last week and yesterday
--- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FactionWarfareLeaderboardResponse> |
FactionWarfareApi.getFwLeaderboardsWithHttpInfo(String datasource,
String ifNoneMatch)
List of the top factions in faction warfare Top 4 leaderboard of factions
for kills and victory points separated by total, last week and yesterday
--- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FactionWarfareApi.getFwLeaderboardsAsync(String datasource,
String ifNoneMatch,
ApiCallback<FactionWarfareLeaderboardResponse> _callback)
List of the top factions in faction warfare (asynchronously) Top 4
leaderboard of factions for kills and victory points separated by total,
last week and yesterday --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardResponse |
FactionWarfareLeaderboardResponse.kills(FactionWarfareLeaderboardKills kills) |
FactionWarfareLeaderboardResponse |
FactionWarfareLeaderboardResponse.victoryPoints(FactionWarfareLeaderboardVictoryPoints victoryPoints) |
Copyright © 2021. All Rights Reserved.