| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterPortraitResponse |
CharacterApi.getCharactersCharacterIdPortrait(Integer characterId,
String datasource,
String ifNoneMatch)
Get character portraits Get portrait urls for a character --- This route
expires daily at 11:05 --- [Diff of the upcoming
changes](https://esi.evetech
.net/diff/latest/dev/#GET-/characters/{character_id}/portrait/)
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CharacterPortraitResponse> |
CharacterApi.getCharactersCharacterIdPortraitWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch)
Get character portraits Get portrait urls for a character --- This route
expires daily at 11:05 --- [Diff of the upcoming
changes](https://esi.evetech
.net/diff/latest/dev/#GET-/characters/{character_id}/portrait/)
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdPortraitAsync(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback<CharacterPortraitResponse> _callback)
Get character portraits (asynchronously) Get portrait urls for a
character --- This route expires daily at 11:05 --- [Diff of the upcoming
changes
](https://esi.evetech.net/diff/latest/dev/#GET-/characters/{character_id
}/portrait/)
|
| Modifier and Type | Method and Description |
|---|---|
CharacterPortraitResponse |
CharacterPortraitResponse.px128x128(String px128x128) |
CharacterPortraitResponse |
CharacterPortraitResponse.px256x256(String px256x256) |
CharacterPortraitResponse |
CharacterPortraitResponse.px512x512(String px512x512) |
CharacterPortraitResponse |
CharacterPortraitResponse.px64x64(String px64x64) |
Copyright © 2020. All Rights Reserved.