| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterStatsResponse> |
CharacterApi.getCharactersCharacterIdStats(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Yearly aggregate stats Returns aggregate yearly stats for a character ---
This route is cached for up to 86400 seconds SSO Scope:
esi-characterstats.read.v1
|
ApiResponse<List<CharacterStatsResponse>> |
CharacterApi.getCharactersCharacterIdStatsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Yearly aggregate stats Returns aggregate yearly stats for a character ---
This route is cached for up to 86400 seconds SSO Scope:
esi-characterstats.read.v1
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CharacterApi.getCharactersCharacterIdStatsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterStatsResponse>> callback)
Yearly aggregate stats (asynchronously) Returns aggregate yearly stats
for a character --- This route is cached for up to 86400 seconds SSO
Scope: esi-characterstats.read.v1
|
Copyright © 2019. All Rights Reserved.