| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCharactersResponse |
FactionWarfareApi.getFwLeaderboardsCharacters(String datasource,
String ifNoneMatch)
List of the top pilots in faction warfare Top 100 leaderboard of pilots
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<FactionWarfareLeaderboardCharactersResponse> |
FactionWarfareApi.getFwLeaderboardsCharactersWithHttpInfo(String datasource,
String ifNoneMatch)
List of the top pilots in faction warfare Top 100 leaderboard of pilots
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.getFwLeaderboardsCharactersAsync(String datasource,
String ifNoneMatch,
ApiCallback<FactionWarfareLeaderboardCharactersResponse> _callback)
List of the top pilots in faction warfare (asynchronously) Top 100
leaderboard of pilots 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 |
|---|---|
FactionWarfareLeaderboardCharactersResponse |
FactionWarfareLeaderboardCharactersResponse.kills(FactionWarfareLeaderboardCharacterKills kills) |
FactionWarfareLeaderboardCharactersResponse |
FactionWarfareLeaderboardCharactersResponse.victoryPoints(FactionWarfareLeaderboardCharacterVictoryPoints victoryPoints) |
Copyright © 2021. All Rights Reserved.