| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterRolesResponse |
CharacterApi.getCharactersCharacterIdRoles(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation roles Returns a character's corporation
roles --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_corporation_roles.v1
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CharacterRolesResponse> |
CharacterApi.getCharactersCharacterIdRolesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation roles Returns a character's corporation
roles --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_corporation_roles.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdRolesAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterRolesResponse> _callback)
Get character corporation roles (asynchronously) Returns a
character's corporation roles --- This route is cached for up to 3600
seconds SSO Scope: esi-characters.read_corporation_roles.v1
|
Copyright © 2020. All Rights Reserved.