| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterLocationResponse |
LocationApi.getCharactersCharacterIdLocation(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character location Information about the characters current location.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CharacterLocationResponse> |
LocationApi.getCharactersCharacterIdLocationWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character location Information about the characters current location.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LocationApi.getCharactersCharacterIdLocationAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterLocationResponse> callback)
Get character location (asynchronously) Information about the characters
current location.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterLocationResponse |
CharacterLocationResponse.solarSystemId(Integer solarSystemId) |
CharacterLocationResponse |
CharacterLocationResponse.stationId(Integer stationId) |
CharacterLocationResponse |
CharacterLocationResponse.structureId(Long structureId) |
Copyright © 2019. All Rights Reserved.