| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterSkillsResponse |
SkillsApi.getCharactersCharacterIdSkills(Integer characterId,
String datasource,
String token,
String userAgent,
String xUserAgent)
Get character skills List all trained skills for the given character ---
This route is cached for up to 120 seconds SSO Scope:
esi-skills.read_skills.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterSkillsResponse |
CharacterSkillsResponse.addSkillsItem(Skill skillsItem) |
CharacterSkillsResponse |
CharacterSkillsResponse.skills(List<Skill> skills) |
CharacterSkillsResponse |
CharacterSkillsResponse.totalSp(Long totalSp) |
CharacterSkillsResponse |
CharacterSkillsResponse.unallocatedSp(Integer unallocatedSp) |
Copyright © 2017. All Rights Reserved.