| Package | Description |
|---|---|
| net.troja.eve.esi | |
| net.troja.eve.esi.api |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build HTTP call with the given options.
|
okhttp3.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build an HTTP request with the given options.
|
<T> void |
ApiClient.executeAsync(okhttp3.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(okhttp3.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
| Constructor and Description |
|---|
ProgressRequestBody(okhttp3.RequestBody requestBody,
ApiCallback callback) |
ProgressResponseBody(okhttp3.ResponseBody responseBody,
ApiCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ContactsApi.deleteCharactersCharacterIdContactsAsync(Integer characterId,
List<Integer> contactIds,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete contacts (asynchronously) Bulk delete contacts --- SSO Scope:
esi-characters.write_contacts.v1
|
okhttp3.Call |
ContactsApi.deleteCharactersCharacterIdContactsCall(Integer characterId,
List<Integer> contactIds,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteCharactersCharacterIdContacts
|
okhttp3.Call |
FittingsApi.deleteCharactersCharacterIdFittingsFittingIdAsync(Integer characterId,
Integer fittingId,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete fitting (asynchronously) Delete a fitting from a character --- SSO
Scope: esi-fittings.write_fittings.v1
|
okhttp3.Call |
FittingsApi.deleteCharactersCharacterIdFittingsFittingIdCall(Integer characterId,
Integer fittingId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteCharactersCharacterIdFittingsFittingId
|
okhttp3.Call |
MailApi.deleteCharactersCharacterIdMailLabelsLabelIdAsync(Integer characterId,
Integer labelId,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete a mail label (asynchronously) Delete a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
MailApi.deleteCharactersCharacterIdMailLabelsLabelIdCall(Integer characterId,
Integer labelId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteCharactersCharacterIdMailLabelsLabelId
|
okhttp3.Call |
MailApi.deleteCharactersCharacterIdMailMailIdAsync(Integer characterId,
Integer mailId,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete a mail (asynchronously) Delete a mail --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
MailApi.deleteCharactersCharacterIdMailMailIdCall(Integer characterId,
Integer mailId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteCharactersCharacterIdMailMailId
|
okhttp3.Call |
FleetsApi.deleteFleetsFleetIdMembersMemberIdAsync(Long fleetId,
Integer memberId,
String datasource,
String token,
ApiCallback<Void> _callback)
Kick fleet member (asynchronously) Kick a fleet member --- SSO Scope:
esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.deleteFleetsFleetIdMembersMemberIdCall(Long fleetId,
Integer memberId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteFleetsFleetIdMembersMemberId
|
okhttp3.Call |
FleetsApi.deleteFleetsFleetIdSquadsSquadIdAsync(Long fleetId,
Long squadId,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete fleet squad (asynchronously) Delete a fleet squad, only empty
squads can be deleted --- SSO Scope: esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.deleteFleetsFleetIdSquadsSquadIdCall(Long fleetId,
Long squadId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteFleetsFleetIdSquadsSquadId
|
okhttp3.Call |
FleetsApi.deleteFleetsFleetIdWingsWingIdAsync(Long fleetId,
Long wingId,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete fleet wing (asynchronously) Delete a fleet wing, only empty wings
can be deleted.
|
okhttp3.Call |
FleetsApi.deleteFleetsFleetIdWingsWingIdCall(Long fleetId,
Long wingId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteFleetsFleetIdWingsWingId
|
okhttp3.Call |
AllianceApi.getAlliancesAllianceIdAsync(Integer allianceId,
String datasource,
String ifNoneMatch,
ApiCallback<AllianceResponse> _callback)
Get alliance information (asynchronously) Public information about an
alliance --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
AllianceApi.getAlliancesAllianceIdCall(Integer allianceId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getAlliancesAllianceId
|
okhttp3.Call |
ContactsApi.getAlliancesAllianceIdContactsAsync(Integer allianceId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<AllianceContactsResponse>> _callback)
Get alliance contacts (asynchronously) Return contacts of an alliance ---
This route is cached for up to 300 seconds SSO Scope:
esi-alliances.read_contacts.v1
|
okhttp3.Call |
ContactsApi.getAlliancesAllianceIdContactsCall(Integer allianceId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getAlliancesAllianceIdContacts
|
okhttp3.Call |
ContactsApi.getAlliancesAllianceIdContactsLabelsAsync(Integer allianceId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<AllianceContactsLabelsResponse>> _callback)
Get alliance contact labels (asynchronously) Return custom labels for an
alliance's contacts --- This route is cached for up to 300 seconds
SSO Scope: esi-alliances.read_contacts.v1
|
okhttp3.Call |
ContactsApi.getAlliancesAllianceIdContactsLabelsCall(Integer allianceId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getAlliancesAllianceIdContactsLabels
|
okhttp3.Call |
AllianceApi.getAlliancesAllianceIdCorporationsAsync(Integer allianceId,
String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
List alliance's corporations (asynchronously) List all current member
corporations of an alliance --- This route is cached for up to 3600
seconds
|
okhttp3.Call |
AllianceApi.getAlliancesAllianceIdCorporationsCall(Integer allianceId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getAlliancesAllianceIdCorporations
|
okhttp3.Call |
AllianceApi.getAlliancesAllianceIdIconsAsync(Integer allianceId,
String datasource,
String ifNoneMatch,
ApiCallback<AllianceIconsResponse> _callback)
Get alliance icon (asynchronously) Get the icon urls for a alliance ---
This route expires daily at 11:05 --- [Diff of the upcoming
changes](https
://esi.evetech.net/diff/latest/dev/#GET-/alliances/{alliance_id}/icons/)
|
okhttp3.Call |
AllianceApi.getAlliancesAllianceIdIconsCall(Integer allianceId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getAlliancesAllianceIdIcons
|
okhttp3.Call |
AllianceApi.getAlliancesAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
List all alliances (asynchronously) List all active player alliances ---
This route is cached for up to 3600 seconds
|
okhttp3.Call |
AllianceApi.getAlliancesCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getAlliances
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdAgentsResearchAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterResearchAgentsResponse>> _callback)
Get agents research (asynchronously) Return a list of agents research
information for a character.
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdAgentsResearchCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdAgentsResearch
|
okhttp3.Call |
AssetsApi.getCharactersCharacterIdAssetsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterAssetsResponse>> _callback)
Get character assets (asynchronously) Return a list of the characters
assets --- This route is cached for up to 3600 seconds --- Warning: This
route has an upgrade available SSO Scope: esi-assets.read_assets.v1
|
okhttp3.Call |
AssetsApi.getCharactersCharacterIdAssetsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdAssets
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdAsync(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback<CharacterResponse> _callback)
Get character's public information (asynchronously) Public
information about a character --- This route is cached for up to 86400
seconds
|
okhttp3.Call |
SkillsApi.getCharactersCharacterIdAttributesAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterAttributesResponse> _callback)
Get character attributes (asynchronously) Return attributes of a
character --- This route is cached for up to 120 seconds SSO Scope:
esi-skills.read_skills.v1
|
okhttp3.Call |
SkillsApi.getCharactersCharacterIdAttributesCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdAttributes
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdBlueprintsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterBlueprintsResponse>> _callback)
Get blueprints (asynchronously) Return a list of blueprints the character
owns --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_blueprints.v1
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdBlueprintsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdBlueprints
|
okhttp3.Call |
BookmarksApi.getCharactersCharacterIdBookmarksAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterBookmarksResponse>> _callback)
List bookmarks (asynchronously) A list of your character's personal
bookmarks --- This route is cached for up to 3600 seconds SSO Scope:
esi-bookmarks.read_character_bookmarks.v1
|
okhttp3.Call |
BookmarksApi.getCharactersCharacterIdBookmarksCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdBookmarks
|
okhttp3.Call |
BookmarksApi.getCharactersCharacterIdBookmarksFoldersAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterBookmarkFoldersResponse>> _callback)
List bookmark folders (asynchronously) A list of your character's
personal bookmark folders --- This route is cached for up to 3600 seconds
SSO Scope: esi-bookmarks.read_character_bookmarks.v1
|
okhttp3.Call |
BookmarksApi.getCharactersCharacterIdBookmarksFoldersCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdBookmarksFolders
|
okhttp3.Call |
CalendarApi.getCharactersCharacterIdCalendarAsync(Integer characterId,
String datasource,
Integer fromEvent,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterCalendarResponse>> _callback)
List calendar event summaries (asynchronously) Get 50 event summaries
from the calendar.
|
okhttp3.Call |
CalendarApi.getCharactersCharacterIdCalendarCall(Integer characterId,
String datasource,
Integer fromEvent,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdCalendar
|
okhttp3.Call |
CalendarApi.getCharactersCharacterIdCalendarEventIdAsync(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterCalendarEventResponse> _callback)
Get an event (asynchronously) Get all the information for a specific
event --- This route is cached for up to 5 seconds SSO Scope:
esi-calendar.read_calendar_events.v1
|
okhttp3.Call |
CalendarApi.getCharactersCharacterIdCalendarEventIdAttendeesAsync(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterCalendarAttendeesResponse>> _callback)
Get attendees (asynchronously) Get all invited attendees for a given
event --- This route is cached for up to 600 seconds SSO Scope:
esi-calendar.read_calendar_events.v1
|
okhttp3.Call |
CalendarApi.getCharactersCharacterIdCalendarEventIdAttendeesCall(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdCalendarEventIdAttendees
|
okhttp3.Call |
CalendarApi.getCharactersCharacterIdCalendarEventIdCall(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdCalendarEventId
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdCall(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCharactersCharacterId
|
okhttp3.Call |
ClonesApi.getCharactersCharacterIdClonesAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterClonesResponse> _callback)
Get clones (asynchronously) A list of the character's clones --- This
route is cached for up to 120 seconds SSO Scope:
esi-clones.read_clones.v1
|
okhttp3.Call |
ClonesApi.getCharactersCharacterIdClonesCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdClones
|
okhttp3.Call |
ContactsApi.getCharactersCharacterIdContactsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<ContactsResponse>> _callback)
Get contacts (asynchronously) Return contacts of a character --- This
route is cached for up to 300 seconds SSO Scope:
esi-characters.read_contacts.v1
|
okhttp3.Call |
ContactsApi.getCharactersCharacterIdContactsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdContacts
|
okhttp3.Call |
ContactsApi.getCharactersCharacterIdContactsLabelsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<ContactLabelsResponse>> _callback)
Get contact labels (asynchronously) Return custom labels for a
character's contacts --- This route is cached for up to 300 seconds
SSO Scope: esi-characters.read_contacts.v1
|
okhttp3.Call |
ContactsApi.getCharactersCharacterIdContactsLabelsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdContactsLabels
|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterContractsResponse>> _callback)
Get contracts (asynchronously) Returns contracts available to a
character, only if the character is issuer, acceptor or assignee.
|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdContracts
|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsContractIdBidsAsync(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterContractsBidsResponse>> _callback)
Get contract bids (asynchronously) Lists bids on a particular auction
contract --- This route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsContractIdBidsCall(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdContractsContractIdBids
|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsContractIdItemsAsync(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterContractsItemsResponse>> _callback)
Get contract items (asynchronously) Lists items of a particular contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsContractIdItemsCall(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdContractsContractIdItems
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdCorporationhistoryAsync(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback<List<CharacterCorporationHistoryResponse>> _callback)
Get corporation history (asynchronously) Get a list of all the
corporations a character has been a member of --- This route is cached
for up to 86400 seconds
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdCorporationhistoryCall(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCharactersCharacterIdCorporationhistory
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdFatigueAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterFatigueResponse> _callback)
Get jump fatigue (asynchronously) Return a character's jump
activation and fatigue information --- This route is cached for up to 300
seconds SSO Scope: esi-characters.read_fatigue.v1
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdFatigueCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdFatigue
|
okhttp3.Call |
FittingsApi.getCharactersCharacterIdFittingsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterFittingsResponse>> _callback)
Get fittings (asynchronously) Return fittings of a character --- This
route is cached for up to 300 seconds SSO Scope:
esi-fittings.read_fittings.v1
|
okhttp3.Call |
FittingsApi.getCharactersCharacterIdFittingsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdFittings
|
okhttp3.Call |
FleetsApi.getCharactersCharacterIdFleetAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterFleetResponse> _callback)
Get character fleet info (asynchronously) Return the fleet ID the
character is in, if any. --- This route is cached for up to 60 seconds
SSO Scope: esi-fleets.read_fleet.v1
|
okhttp3.Call |
FleetsApi.getCharactersCharacterIdFleetCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdFleet
|
okhttp3.Call |
FactionWarfareApi.getCharactersCharacterIdFwStatsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterFwStatsResponse> _callback)
Overview of a character involved in faction warfare (asynchronously)
Statistical overview of a character involved in faction warfare --- This
route expires daily at 11:05 SSO Scope: esi-characters.read_fw_stats.v1
|
okhttp3.Call |
FactionWarfareApi.getCharactersCharacterIdFwStatsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdFwStats
|
okhttp3.Call |
ClonesApi.getCharactersCharacterIdImplantsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<Integer>> _callback)
Get active implants (asynchronously) Return implants on the active clone
of a character --- This route is cached for up to 120 seconds SSO Scope:
esi-clones.read_implants.v1
|
okhttp3.Call |
ClonesApi.getCharactersCharacterIdImplantsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdImplants
|
okhttp3.Call |
IndustryApi.getCharactersCharacterIdIndustryJobsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Boolean includeCompleted,
String token,
ApiCallback<List<CharacterIndustryJobsResponse>> _callback)
List character industry jobs (asynchronously) List industry jobs placed
by a character --- This route is cached for up to 300 seconds SSO Scope:
esi-industry.read_character_jobs.v1
|
okhttp3.Call |
IndustryApi.getCharactersCharacterIdIndustryJobsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Boolean includeCompleted,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdIndustryJobs
|
okhttp3.Call |
KillmailsApi.getCharactersCharacterIdKillmailsRecentAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterKillmailsResponse>> _callback)
Get a character's recent kills and losses (asynchronously) Return a
list of a character's kills and losses going back 90 days --- This
route is cached for up to 300 seconds SSO Scope:
esi-killmails.read_killmails.v1
|
okhttp3.Call |
KillmailsApi.getCharactersCharacterIdKillmailsRecentCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdKillmailsRecent
|
okhttp3.Call |
LocationApi.getCharactersCharacterIdLocationAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterLocationResponse> _callback)
Get character location (asynchronously) Information about the characters
current location.
|
okhttp3.Call |
LocationApi.getCharactersCharacterIdLocationCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdLocation
|
okhttp3.Call |
LoyaltyApi.getCharactersCharacterIdLoyaltyPointsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterLoyaltyPointsResponse>> _callback)
Get loyalty points (asynchronously) Return a list of loyalty points for
all corporations the character has worked for --- This route is cached
for up to 3600 seconds SSO Scope: esi-characters.read_loyalty.v1
|
okhttp3.Call |
LoyaltyApi.getCharactersCharacterIdLoyaltyPointsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdLoyaltyPoints
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailAsync(Integer characterId,
String datasource,
String ifNoneMatch,
List<Integer> labels,
Integer lastMailId,
String token,
ApiCallback<List<MailHeadersResponse>> _callback)
Return mail headers (asynchronously) Return the 50 most recent mail
headers belonging to the character that match the query criteria.
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailCall(Integer characterId,
String datasource,
String ifNoneMatch,
List<Integer> labels,
Integer lastMailId,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMail
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailLabelsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<MailLabelsResponse> _callback)
Get mail labels and unread counts (asynchronously) Return a list of the
users mail labels, unread counts for each label and a total unread count.
--- This route is cached for up to 30 seconds SSO Scope:
esi-mail.read_mail.v1
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailLabelsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMailLabels
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailListsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterMailinglistsResponse>> _callback)
Return mailing list subscriptions (asynchronously) Return all mailing
lists that the character is subscribed to --- This route is cached for up
to 120 seconds SSO Scope: esi-mail.read_mail.v1
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailListsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMailLists
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailMailIdAsync(Integer characterId,
Integer mailId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<MailResponse> _callback)
Return a mail (asynchronously) Return the contents of an EVE mail ---
This route is cached for up to 30 seconds SSO Scope:
esi-mail.read_mail.v1
|
okhttp3.Call |
MailApi.getCharactersCharacterIdMailMailIdCall(Integer characterId,
Integer mailId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMailMailId
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdMedalsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterMedalsResponse>> _callback)
Get medals (asynchronously) Return a list of medals the character has ---
This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_medals.v1
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdMedalsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMedals
|
okhttp3.Call |
IndustryApi.getCharactersCharacterIdMiningAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterMiningResponse>> _callback)
Character mining ledger (asynchronously) Paginated record of all mining
done by a character for the past 30 days --- This route is cached for up
to 600 seconds SSO Scope: esi-industry.read_character_mining.v1
|
okhttp3.Call |
IndustryApi.getCharactersCharacterIdMiningCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMining
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdNotificationsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterNotificationsResponse>> _callback)
Get character notifications (asynchronously) Return character
notifications --- This route is cached for up to 600 seconds SSO Scope:
esi-characters.read_notifications.v1
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdNotificationsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdNotifications
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdNotificationsContactsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<NewContactNotificationsResponse>> _callback)
Get new contact notifications (asynchronously) Return notifications about
having been added to someone's contact list --- This route is cached
for up to 600 seconds SSO Scope: esi-characters.read_notifications.v1
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdNotificationsContactsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdNotificationsContacts
|
okhttp3.Call |
LocationApi.getCharactersCharacterIdOnlineAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterOnlineResponse> _callback)
Get character online (asynchronously) Checks if the character is
currently online --- This route is cached for up to 60 seconds SSO Scope:
esi-location.read_online.v1
|
okhttp3.Call |
LocationApi.getCharactersCharacterIdOnlineCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdOnline
|
okhttp3.Call |
OpportunitiesApi.getCharactersCharacterIdOpportunitiesAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterOpportunitiesResponse>> _callback)
Get a character's completed tasks (asynchronously) Return a list of
tasks finished by a character --- This route is cached for up to 3600
seconds SSO Scope: esi-characters.read_opportunities.v1
|
okhttp3.Call |
OpportunitiesApi.getCharactersCharacterIdOpportunitiesCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdOpportunities
|
okhttp3.Call |
MarketApi.getCharactersCharacterIdOrdersAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterOrdersResponse>> _callback)
List open orders from a character (asynchronously) List open market
orders placed by a character --- This route is cached for up to 1200
seconds SSO Scope: esi-markets.read_character_orders.v1
|
okhttp3.Call |
MarketApi.getCharactersCharacterIdOrdersCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdOrders
|
okhttp3.Call |
MarketApi.getCharactersCharacterIdOrdersHistoryAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterOrdersHistoryResponse>> _callback)
List historical orders by a character (asynchronously) List cancelled and
expired market orders placed by a character up to 90 days in the past.
--- This route is cached for up to 3600 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
okhttp3.Call |
MarketApi.getCharactersCharacterIdOrdersHistoryCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdOrdersHistory
|
okhttp3.Call |
PlanetaryInteractionApi.getCharactersCharacterIdPlanetsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterPlanetsResponse>> _callback)
Get colonies (asynchronously) Returns a list of all planetary colonies
owned by a character. --- This route is cached for up to 600 seconds SSO
Scope: esi-planets.manage_planets.v1
|
okhttp3.Call |
PlanetaryInteractionApi.getCharactersCharacterIdPlanetsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdPlanets
|
okhttp3.Call |
PlanetaryInteractionApi.getCharactersCharacterIdPlanetsPlanetIdAsync(Integer characterId,
Integer planetId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterPlanetResponse> _callback)
Get colony layout (asynchronously) Returns full details on the layout of
a single planetary colony, including links, pins and routes.
|
okhttp3.Call |
PlanetaryInteractionApi.getCharactersCharacterIdPlanetsPlanetIdCall(Integer characterId,
Integer planetId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdPlanetsPlanetId
|
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/)
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdPortraitCall(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCharactersCharacterIdPortrait
|
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
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdRolesCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdRoles
|
okhttp3.Call |
SearchApi.getCharactersCharacterIdSearchAsync(List<String> categories,
Integer characterId,
String search,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Boolean strict,
String token,
ApiCallback<CharacterSearchResponse> _callback)
Search on a string (asynchronously) Search for entities that match a
given sub-string. --- This route is cached for up to 3600 seconds SSO
Scope: esi-search.search_structures.v1
|
okhttp3.Call |
SearchApi.getCharactersCharacterIdSearchCall(List<String> categories,
Integer characterId,
String search,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Boolean strict,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdSearch
|
okhttp3.Call |
LocationApi.getCharactersCharacterIdShipAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterShipResponse> _callback)
Get current ship (asynchronously) Get the current ship type, name and id
--- This route is cached for up to 5 seconds SSO Scope:
esi-location.read_ship_type.v1
|
okhttp3.Call |
LocationApi.getCharactersCharacterIdShipCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdShip
|
okhttp3.Call |
SkillsApi.getCharactersCharacterIdSkillqueueAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterSkillqueueResponse>> _callback)
Get character's skill queue (asynchronously) List the configured
skill queue for the given character --- This route is cached for up to
120 seconds SSO Scope: esi-skills.read_skillqueue.v1
|
okhttp3.Call |
SkillsApi.getCharactersCharacterIdSkillqueueCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdSkillqueue
|
okhttp3.Call |
SkillsApi.getCharactersCharacterIdSkillsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterSkillsResponse> _callback)
Get character skills (asynchronously) List all trained skills for the
given character --- This route is cached for up to 120 seconds SSO Scope:
esi-skills.read_skills.v1
|
okhttp3.Call |
SkillsApi.getCharactersCharacterIdSkillsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdSkills
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdStandingsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterStandingsResponse>> _callback)
Get standings (asynchronously) Return character standings from agents,
NPC corporations, and factions --- This route is cached for up to 3600
seconds SSO Scope: esi-characters.read_standings.v1
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdStandingsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdStandings
|
okhttp3.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
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdStatsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdStats
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdTitlesAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterTitlesResponse>> _callback)
Get character corporation titles (asynchronously) Returns a
character's titles --- This route is cached for up to 3600 seconds
SSO Scope: esi-characters.read_titles.v1
|
okhttp3.Call |
CharacterApi.getCharactersCharacterIdTitlesCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdTitles
|
okhttp3.Call |
WalletApi.getCharactersCharacterIdWalletAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<Double> _callback)
Get a character's wallet balance (asynchronously) Returns a
character's wallet balance --- This route is cached for up to 120
seconds SSO Scope: esi-wallet.read_character_wallet.v1
|
okhttp3.Call |
WalletApi.getCharactersCharacterIdWalletCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdWallet
|
okhttp3.Call |
WalletApi.getCharactersCharacterIdWalletJournalAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterWalletJournalResponse>> _callback)
Get character wallet journal (asynchronously) Retrieve the given
character's wallet journal going 30 days back --- This route is
cached for up to 3600 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
okhttp3.Call |
WalletApi.getCharactersCharacterIdWalletJournalCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdWalletJournal
|
okhttp3.Call |
WalletApi.getCharactersCharacterIdWalletTransactionsAsync(Integer characterId,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterWalletTransactionsResponse>> _callback)
Get wallet transactions (asynchronously) Get wallet transactions of a
character --- This route is cached for up to 3600 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
okhttp3.Call |
WalletApi.getCharactersCharacterIdWalletTransactionsCall(Integer characterId,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdWalletTransactions
|
okhttp3.Call |
ContractsApi.getContractsPublicBidsContractIdAsync(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<PublicContractsBidsResponse>> _callback)
Get public contract bids (asynchronously) Lists bids on a public auction
contract --- This route is cached for up to 300 seconds
|
okhttp3.Call |
ContractsApi.getContractsPublicBidsContractIdCall(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback _callback)
Build call for getContractsPublicBidsContractId
|
okhttp3.Call |
ContractsApi.getContractsPublicItemsContractIdAsync(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<PublicContractsItemsResponse>> _callback)
Get public contract items (asynchronously) Lists items of a public
contract --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
ContractsApi.getContractsPublicItemsContractIdCall(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback _callback)
Build call for getContractsPublicItemsContractId
|
okhttp3.Call |
ContractsApi.getContractsPublicRegionIdAsync(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<PublicContractsResponse>> _callback)
Get public contracts (asynchronously) Returns a paginated list of all
public contracts in the given region --- This route is cached for up to
1800 seconds
|
okhttp3.Call |
ContractsApi.getContractsPublicRegionIdCall(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback _callback)
Build call for getContractsPublicRegionId
|
okhttp3.Call |
IndustryApi.getCorporationCorporationIdMiningExtractionsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationMiningExtractionsResponse>> _callback)
Moon extraction timers (asynchronously) Extraction timers for all moon
chunks being extracted by refineries belonging to a corporation. --- This
route is cached for up to 1800 seconds --- Requires one of the following
EVE corporation role(s): Station_Manager SSO Scope:
esi-industry.read_corporation_mining.v1
|
okhttp3.Call |
IndustryApi.getCorporationCorporationIdMiningExtractionsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationCorporationIdMiningExtractions
|
okhttp3.Call |
IndustryApi.getCorporationCorporationIdMiningObserversAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationMiningObserversResponse>> _callback)
Corporation mining observers (asynchronously) Paginated list of all
entities capable of observing and recording mining for a corporation ---
This route is cached for up to 3600 seconds --- Requires one of the
following EVE corporation role(s): Accountant SSO Scope:
esi-industry.read_corporation_mining.v1
|
okhttp3.Call |
IndustryApi.getCorporationCorporationIdMiningObserversCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationCorporationIdMiningObservers
|
okhttp3.Call |
IndustryApi.getCorporationCorporationIdMiningObserversObserverIdAsync(Integer corporationId,
Long observerId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationMiningObserverResponse>> _callback)
Observed corporation mining (asynchronously) Paginated record of all
mining seen by an observer --- This route is cached for up to 3600
seconds --- Requires one of the following EVE corporation role(s):
Accountant SSO Scope: esi-industry.read_corporation_mining.v1
|
okhttp3.Call |
IndustryApi.getCorporationCorporationIdMiningObserversObserverIdCall(Integer corporationId,
Long observerId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationCorporationIdMiningObserversObserverId
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdAlliancehistoryAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback<List<CorporationAlliancesHistoryResponse>> _callback)
Get alliance history (asynchronously) Get a list of all the alliances a
corporation has been a member of --- This route is cached for up to 3600
seconds
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdAlliancehistoryCall(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCorporationsCorporationIdAlliancehistory
|
okhttp3.Call |
AssetsApi.getCorporationsCorporationIdAssetsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationAssetsResponse>> _callback)
Get corporation assets (asynchronously) Return a list of the corporation
assets --- This route is cached for up to 3600 seconds --- Requires one
of the following EVE corporation role(s): Director --- Warning: This
route has an upgrade available SSO Scope:
esi-assets.read_corporation_assets.v1
|
okhttp3.Call |
AssetsApi.getCorporationsCorporationIdAssetsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdAssets
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback<CorporationResponse> _callback)
Get corporation information (asynchronously) Public information about a
corporation --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdBlueprintsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationBlueprintsResponse>> _callback)
Get corporation blueprints (asynchronously) Returns a list of blueprints
the corporation owns --- This route is cached for up to 3600 seconds ---
Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_blueprints.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdBlueprintsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdBlueprints
|
okhttp3.Call |
BookmarksApi.getCorporationsCorporationIdBookmarksAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationBookmarksResponse>> _callback)
List corporation bookmarks (asynchronously) A list of your
corporation's bookmarks --- This route is cached for up to 3600
seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
|
okhttp3.Call |
BookmarksApi.getCorporationsCorporationIdBookmarksCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdBookmarks
|
okhttp3.Call |
BookmarksApi.getCorporationsCorporationIdBookmarksFoldersAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationBookmarkFoldersResponse>> _callback)
List corporation bookmark folders (asynchronously) A list of your
corporation's bookmark folders --- This route is cached for up to
3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
|
okhttp3.Call |
BookmarksApi.getCorporationsCorporationIdBookmarksFoldersCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdBookmarksFolders
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdCall(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCorporationsCorporationId
|
okhttp3.Call |
ContactsApi.getCorporationsCorporationIdContactsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationContactsResponse>> _callback)
Get corporation contacts (asynchronously) Return contacts of a
corporation --- This route is cached for up to 300 seconds SSO Scope:
esi-corporations.read_contacts.v1
|
okhttp3.Call |
ContactsApi.getCorporationsCorporationIdContactsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdContacts
|
okhttp3.Call |
ContactsApi.getCorporationsCorporationIdContactsLabelsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationContactsLabelsResponse>> _callback)
Get corporation contact labels (asynchronously) Return custom labels for
a corporation's contacts --- This route is cached for up to 300
seconds SSO Scope: esi-corporations.read_contacts.v1
|
okhttp3.Call |
ContactsApi.getCorporationsCorporationIdContactsLabelsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdContactsLabels
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdContainersLogsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationContainersLogsResponse>> _callback)
Get all corporation ALSC logs (asynchronously) Returns logs recorded in
the past seven days from all audit log secure containers (ALSC) owned by
a given corporation --- This route is cached for up to 600 seconds ---
Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_container_logs.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdContainersLogsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdContainersLogs
|
okhttp3.Call |
ContractsApi.getCorporationsCorporationIdContractsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationContractsResponse>> _callback)
Get corporation contracts (asynchronously) Returns contracts available to
a corporation, only if the corporation is issuer, acceptor or assignee.
|
okhttp3.Call |
ContractsApi.getCorporationsCorporationIdContractsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdContracts
|
okhttp3.Call |
ContractsApi.getCorporationsCorporationIdContractsContractIdBidsAsync(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationContractsBidsResponse>> _callback)
Get corporation contract bids (asynchronously) Lists bids on a particular
auction contract --- This route is cached for up to 3600 seconds SSO
Scope: esi-contracts.read_corporation_contracts.v1
|
okhttp3.Call |
ContractsApi.getCorporationsCorporationIdContractsContractIdBidsCall(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdContractsContractIdBids
|
okhttp3.Call |
ContractsApi.getCorporationsCorporationIdContractsContractIdItemsAsync(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationContractsItemsResponse>> _callback)
Get corporation contract items (asynchronously) Lists items of a
particular contract --- This route is cached for up to 3600 seconds SSO
Scope: esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
okhttp3.Call |
ContractsApi.getCorporationsCorporationIdContractsContractIdItemsCall(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdContractsContractIdItems
|
okhttp3.Call |
PlanetaryInteractionApi.getCorporationsCorporationIdCustomsOfficesAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationCustomsOfficesResponse>> _callback)
List corporation customs offices (asynchronously) List customs offices
owned by a corporation --- This route is cached for up to 3600 seconds
--- Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-planets.read_customs_offices.v1
|
okhttp3.Call |
PlanetaryInteractionApi.getCorporationsCorporationIdCustomsOfficesCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdCustomsOffices
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdDivisionsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CorporationDivisionsResponse> _callback)
Get corporation divisions (asynchronously) Return corporation hangar and
wallet division names, only show if a division is not using the default
name --- This route is cached for up to 3600 seconds --- Requires one of
the following EVE corporation role(s): Director SSO Scope:
esi-corporations.read_divisions.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdDivisionsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdDivisions
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdFacilitiesAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationFacilitiesResponse>> _callback)
Get corporation facilities (asynchronously) Return a corporation's
facilities --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Factory_Manager SSO Scope:
esi-corporations.read_facilities.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdFacilitiesCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdFacilities
|
okhttp3.Call |
FactionWarfareApi.getCorporationsCorporationIdFwStatsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CorporationFwStatsResponse> _callback)
Overview of a corporation involved in faction warfare (asynchronously)
Statistics about a corporation involved in faction warfare --- This route
expires daily at 11:05 SSO Scope: esi-corporations.read_fw_stats.v1
|
okhttp3.Call |
FactionWarfareApi.getCorporationsCorporationIdFwStatsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdFwStats
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdIconsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback<CorporationIconsResponse> _callback)
Get corporation icon (asynchronously) Get the icon urls for a corporation
--- This route is cached for up to 3600 seconds --- [Diff of the upcoming
changes](https://esi.evetech.net/diff/latest/dev/#GET-/corporations/{
corporation_id}/icons/)
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdIconsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCorporationsCorporationIdIcons
|
okhttp3.Call |
IndustryApi.getCorporationsCorporationIdIndustryJobsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Boolean includeCompleted,
Integer page,
String token,
ApiCallback<List<CorporationIndustryJobsResponse>> _callback)
List corporation industry jobs (asynchronously) List industry jobs run by
a corporation --- This route is cached for up to 300 seconds --- Requires
one of the following EVE corporation role(s): Factory_Manager SSO Scope:
esi-industry.read_corporation_jobs.v1
|
okhttp3.Call |
IndustryApi.getCorporationsCorporationIdIndustryJobsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Boolean includeCompleted,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdIndustryJobs
|
okhttp3.Call |
KillmailsApi.getCorporationsCorporationIdKillmailsRecentAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationKillmailsResponse>> _callback)
Get a corporation's recent kills and losses (asynchronously) Get a
list of a corporation's kills and losses going back 90 days --- This
route is cached for up to 300 seconds --- Requires one of the following
EVE corporation role(s): Director SSO Scope:
esi-killmails.read_corporation_killmails.v1
|
okhttp3.Call |
KillmailsApi.getCorporationsCorporationIdKillmailsRecentCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdKillmailsRecent
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMedalsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationMedalsResponse>> _callback)
Get corporation medals (asynchronously) Returns a corporation's
medals --- This route is cached for up to 3600 seconds SSO Scope:
esi-corporations.read_medals.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMedalsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdMedals
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMedalsIssuedAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationMedalsIssuedResponse>> _callback)
Get corporation issued medals (asynchronously) Returns medals issued by a
corporation --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Director SSO Scope:
esi-corporations.read_medals.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMedalsIssuedCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdMedalsIssued
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembersAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<Integer>> _callback)
Get corporation members (asynchronously) Return the current member list
of a corporation, the token's character need to be a member of the
corporation. --- This route is cached for up to 3600 seconds SSO Scope:
esi-corporations.read_corporation_membership.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembersCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdMembers
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembersLimitAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<Integer> _callback)
Get corporation member limit (asynchronously) Return a corporation's
member limit, not including CEO himself --- This route is cached for up
to 3600 seconds --- Requires one of the following EVE corporation
role(s): Director SSO Scope: esi-corporations.track_members.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembersLimitCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdMembersLimit
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembersTitlesAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationMembersTitlesResponse>> _callback)
Get corporation's members' titles (asynchronously) Returns a
corporation's members' titles --- This route is cached for up to
3600 seconds --- Requires one of the following EVE corporation role(s):
Director SSO Scope: esi-corporations.read_titles.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembersTitlesCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdMembersTitles
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembertrackingAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationMemberTrackingResponse>> _callback)
Track corporation members (asynchronously) Returns additional information
about a corporation's members which helps tracking their activities
--- This route is cached for up to 3600 seconds --- Requires one of the
following EVE corporation role(s): Director SSO Scope:
esi-corporations.track_members.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdMembertrackingCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdMembertracking
|
okhttp3.Call |
MarketApi.getCorporationsCorporationIdOrdersAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationOrdersResponse>> _callback)
List open orders from a corporation (asynchronously) List open market
orders placed on behalf of a corporation --- This route is cached for up
to 1200 seconds --- Requires one of the following EVE corporation
role(s): Accountant, Trader SSO Scope:
esi-markets.read_corporation_orders.v1
|
okhttp3.Call |
MarketApi.getCorporationsCorporationIdOrdersCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdOrders
|
okhttp3.Call |
MarketApi.getCorporationsCorporationIdOrdersHistoryAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationOrdersHistoryResponse>> _callback)
List historical orders from a corporation (asynchronously) List cancelled
and expired market orders placed on behalf of a corporation up to 90 days
in the past. --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Accountant, Trader SSO
Scope: esi-markets.read_corporation_orders.v1
|
okhttp3.Call |
MarketApi.getCorporationsCorporationIdOrdersHistoryCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdOrdersHistory
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdRolesAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationRolesResponse>> _callback)
Get corporation member roles (asynchronously) Return the roles of all
members if the character has the personnel manager role or any grantable
role. --- This route is cached for up to 3600 seconds SSO Scope:
esi-corporations.read_corporation_membership.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdRolesCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdRoles
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdRolesHistoryAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationRolesHistoryResponse>> _callback)
Get corporation member roles history (asynchronously) Return how roles
have changed for a coporation's members, up to a month --- This route
is cached for up to 3600 seconds --- Requires one of the following EVE
corporation role(s): Director SSO Scope:
esi-corporations.read_corporation_membership.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdRolesHistoryCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdRolesHistory
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdShareholdersAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationShareholdersResponse>> _callback)
Get corporation shareholders (asynchronously) Return the current
shareholders of a corporation. --- This route is cached for up to 3600
seconds --- Requires one of the following EVE corporation role(s):
Director SSO Scope: esi-wallet.read_corporation_wallets.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdShareholdersCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdShareholders
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStandingsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationStandingsResponse>> _callback)
Get corporation standings (asynchronously) Return corporation standings
from agents, NPC corporations, and factions --- This route is cached for
up to 3600 seconds SSO Scope: esi-corporations.read_standings.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStandingsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdStandings
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStarbasesAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationStarbasesResponse>> _callback)
Get corporation starbases (POSes) (asynchronously) Returns list of
corporation starbases (POSes) --- This route is cached for up to 3600
seconds --- Requires one of the following EVE corporation role(s):
Director SSO Scope: esi-corporations.read_starbases.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStarbasesCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdStarbases
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStarbasesStarbaseIdAsync(Integer corporationId,
Long starbaseId,
Integer systemId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CorporationStarbaseResponse> _callback)
Get starbase (POS) detail (asynchronously) Returns various settings and
fuels of a starbase (POS) --- This route is cached for up to 3600 seconds
--- Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_starbases.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStarbasesStarbaseIdCall(Integer corporationId,
Long starbaseId,
Integer systemId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdStarbasesStarbaseId
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStructuresAsync(Integer corporationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Integer page,
String token,
ApiCallback<List<CorporationStructuresResponse>> _callback)
Get corporation structures (asynchronously) Get a list of corporation
structures.
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdStructuresCall(Integer corporationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdStructures
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdTitlesAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationTitlesResponse>> _callback)
Get corporation titles (asynchronously) Returns a corporation's
titles --- This route is cached for up to 3600 seconds --- Requires one
of the following EVE corporation role(s): Director SSO Scope:
esi-corporations.read_titles.v1
|
okhttp3.Call |
CorporationApi.getCorporationsCorporationIdTitlesCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdTitles
|
okhttp3.Call |
WalletApi.getCorporationsCorporationIdWalletsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationWalletsResponse>> _callback)
Returns a corporation's wallet balance (asynchronously) Get a
corporation's wallets --- This route is cached for up to 300 seconds
--- Requires one of the following EVE corporation role(s): Accountant,
Junior_Accountant SSO Scope: esi-wallet.read_corporation_wallets.v1
|
okhttp3.Call |
WalletApi.getCorporationsCorporationIdWalletsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdWallets
|
okhttp3.Call |
WalletApi.getCorporationsCorporationIdWalletsDivisionJournalAsync(Integer corporationId,
Integer division,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationWalletJournalResponse>> _callback)
Get corporation wallet journal (asynchronously) Retrieve the given
corporation's wallet journal for the given division going 30 days
back --- This route is cached for up to 3600 seconds --- Requires one of
the following EVE corporation role(s): Accountant, Junior_Accountant SSO
Scope: esi-wallet.read_corporation_wallets.v1
|
okhttp3.Call |
WalletApi.getCorporationsCorporationIdWalletsDivisionJournalCall(Integer corporationId,
Integer division,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdWalletsDivisionJournal
|
okhttp3.Call |
WalletApi.getCorporationsCorporationIdWalletsDivisionTransactionsAsync(Integer corporationId,
Integer division,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationWalletTransactionsResponse>> _callback)
Get corporation wallet transactions (asynchronously) Get wallet
transactions of a corporation --- This route is cached for up to 3600
seconds --- Requires one of the following EVE corporation role(s):
Accountant, Junior_Accountant SSO Scope:
esi-wallet.read_corporation_wallets.v1
|
okhttp3.Call |
WalletApi.getCorporationsCorporationIdWalletsDivisionTransactionsCall(Integer corporationId,
Integer division,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdWalletsDivisionTransactions
|
okhttp3.Call |
CorporationApi.getCorporationsNpccorpsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get npc corporations (asynchronously) Get a list of npc corporations ---
This route expires daily at 11:05
|
okhttp3.Call |
CorporationApi.getCorporationsNpccorpsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCorporationsNpccorps
|
okhttp3.Call |
DogmaApi.getDogmaAttributesAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get attributes (asynchronously) Get a list of dogma attribute ids ---
This route expires daily at 11:05
|
okhttp3.Call |
DogmaApi.getDogmaAttributesAttributeIdAsync(Integer attributeId,
String datasource,
String ifNoneMatch,
ApiCallback<DogmaAttributeResponse> _callback)
Get attribute information (asynchronously) Get information on a dogma
attribute --- This route expires daily at 11:05
|
okhttp3.Call |
DogmaApi.getDogmaAttributesAttributeIdCall(Integer attributeId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getDogmaAttributesAttributeId
|
okhttp3.Call |
DogmaApi.getDogmaAttributesCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getDogmaAttributes
|
okhttp3.Call |
DogmaApi.getDogmaDynamicItemsTypeIdItemIdAsync(Long itemId,
Integer typeId,
String datasource,
String ifNoneMatch,
ApiCallback<DogmaDynamicItemsResponse> _callback)
Get dynamic item information (asynchronously) Returns info about a
dynamic item resulting from mutation with a mutaplasmid. --- This route
expires daily at 11:05
|
okhttp3.Call |
DogmaApi.getDogmaDynamicItemsTypeIdItemIdCall(Long itemId,
Integer typeId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getDogmaDynamicItemsTypeIdItemId
|
okhttp3.Call |
DogmaApi.getDogmaEffectsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get effects (asynchronously) Get a list of dogma effect ids --- This
route expires daily at 11:05
|
okhttp3.Call |
DogmaApi.getDogmaEffectsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getDogmaEffects
|
okhttp3.Call |
DogmaApi.getDogmaEffectsEffectIdAsync(Integer effectId,
String datasource,
String ifNoneMatch,
ApiCallback<DogmaEffectResponse> _callback)
Get effect information (asynchronously) Get information on a dogma effect
--- This route expires daily at 11:05
|
okhttp3.Call |
DogmaApi.getDogmaEffectsEffectIdCall(Integer effectId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getDogmaEffectsEffectId
|
okhttp3.Call |
FleetsApi.getFleetsFleetIdAsync(Long fleetId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<FleetResponse> _callback)
Get fleet information (asynchronously) Return details about a fleet ---
This route is cached for up to 5 seconds SSO Scope:
esi-fleets.read_fleet.v1
|
okhttp3.Call |
FleetsApi.getFleetsFleetIdCall(Long fleetId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getFleetsFleetId
|
okhttp3.Call |
FleetsApi.getFleetsFleetIdMembersAsync(Long fleetId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
String token,
ApiCallback<List<FleetMembersResponse>> _callback)
Get fleet members (asynchronously) Return information about fleet members
--- This route is cached for up to 5 seconds SSO Scope:
esi-fleets.read_fleet.v1
|
okhttp3.Call |
FleetsApi.getFleetsFleetIdMembersCall(Long fleetId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
String token,
ApiCallback _callback)
Build call for getFleetsFleetIdMembers
|
okhttp3.Call |
FleetsApi.getFleetsFleetIdWingsAsync(Long fleetId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
String token,
ApiCallback<List<FleetWingsResponse>> _callback)
Get fleet wings (asynchronously) Return information about wings in a
fleet --- This route is cached for up to 5 seconds SSO Scope:
esi-fleets.read_fleet.v1
|
okhttp3.Call |
FleetsApi.getFleetsFleetIdWingsCall(Long fleetId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
String token,
ApiCallback _callback)
Build call for getFleetsFleetIdWings
|
okhttp3.Call |
FactionWarfareApi.getFwLeaderboardsAsync(String datasource,
String ifNoneMatch,
ApiCallback<FactionWarfareLeaderboardResponse> _callback)
List of the top factions in faction warfare (asynchronously) Top 4
leaderboard of factions for kills and victory points separated by total,
last week and yesterday --- This route expires daily at 11:05
|
okhttp3.Call |
FactionWarfareApi.getFwLeaderboardsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getFwLeaderboards
|
okhttp3.Call |
FactionWarfareApi.getFwLeaderboardsCharactersAsync(String datasource,
String ifNoneMatch,
ApiCallback<FactionWarfareLeaderboardCharactersResponse> _callback)
List of the top pilots in faction warfare (asynchronously) Top 100
leaderboard of pilots for kills and victory points separated by total,
last week and yesterday --- This route expires daily at 11:05
|
okhttp3.Call |
FactionWarfareApi.getFwLeaderboardsCharactersCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getFwLeaderboardsCharacters
|
okhttp3.Call |
FactionWarfareApi.getFwLeaderboardsCorporationsAsync(String datasource,
String ifNoneMatch,
ApiCallback<FactionWarfareLeaderboardCorporationsResponse> _callback)
List of the top corporations in faction warfare (asynchronously) Top 10
leaderboard of corporations for kills and victory points separated by
total, last week and yesterday --- This route expires daily at 11:05
|
okhttp3.Call |
FactionWarfareApi.getFwLeaderboardsCorporationsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getFwLeaderboardsCorporations
|
okhttp3.Call |
FactionWarfareApi.getFwStatsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<FactionWarfareStatsResponse>> _callback)
An overview of statistics about factions involved in faction warfare
(asynchronously) Statistical overviews of factions involved in faction
warfare --- This route expires daily at 11:05
|
okhttp3.Call |
FactionWarfareApi.getFwStatsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getFwStats
|
okhttp3.Call |
FactionWarfareApi.getFwSystemsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<FactionWarfareSystemsResponse>> _callback)
Ownership of faction warfare systems (asynchronously) An overview of the
current ownership of faction warfare solar systems --- This route is
cached for up to 1800 seconds
|
okhttp3.Call |
FactionWarfareApi.getFwSystemsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getFwSystems
|
okhttp3.Call |
FactionWarfareApi.getFwWarsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<FactionWarfareWarsResponse>> _callback)
Data about which NPC factions are at war (asynchronously) Data about
which NPC factions are at war --- This route expires daily at 11:05
|
okhttp3.Call |
FactionWarfareApi.getFwWarsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getFwWars
|
okhttp3.Call |
MetaApi.getHeadersAsync(ApiCallback<Map<String,String>> _callback)
Debug request headers (asynchronously) Echo the request headers for
debugging purposes.
|
okhttp3.Call |
MetaApi.getHeadersCall(ApiCallback _callback)
Build call for getHeaders
|
okhttp3.Call |
IncursionsApi.getIncursionsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<IncursionsResponse>> _callback)
List incursions (asynchronously) Return a list of current incursions ---
This route is cached for up to 300 seconds
|
okhttp3.Call |
IncursionsApi.getIncursionsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getIncursions
|
okhttp3.Call |
IndustryApi.getIndustryFacilitiesAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<IndustryFacilitiesResponse>> _callback)
List industry facilities (asynchronously) Return a list of industry
facilities --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
IndustryApi.getIndustryFacilitiesCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getIndustryFacilities
|
okhttp3.Call |
IndustryApi.getIndustrySystemsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<IndustrySystemsResponse>> _callback)
List solar system cost indices (asynchronously) Return cost indices for
solar systems --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
IndustryApi.getIndustrySystemsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getIndustrySystems
|
okhttp3.Call |
InsuranceApi.getInsurancePricesAsync(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<List<InsurancePricesResponse>> _callback)
List insurance levels (asynchronously) Return available insurance levels
for all ship types --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
InsuranceApi.getInsurancePricesCall(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getInsurancePrices
|
okhttp3.Call |
KillmailsApi.getKillmailsKillmailIdKillmailHashAsync(String killmailHash,
Integer killmailId,
String datasource,
String ifNoneMatch,
ApiCallback<KillmailResponse> _callback)
Get a single killmail (asynchronously) Return a single killmail from its
ID and hash --- This route is cached for up to 30758400 seconds
|
okhttp3.Call |
KillmailsApi.getKillmailsKillmailIdKillmailHashCall(String killmailHash,
Integer killmailId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getKillmailsKillmailIdKillmailHash
|
okhttp3.Call |
LoyaltyApi.getLoyaltyStoresCorporationIdOffersAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback<List<LoyaltyStoreOffersResponse>> _callback)
List loyalty store offers (asynchronously) Return a list of offers from a
specific corporation's loyalty store --- This route expires daily at
11:05
|
okhttp3.Call |
LoyaltyApi.getLoyaltyStoresCorporationIdOffersCall(Integer corporationId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getLoyaltyStoresCorporationIdOffers
|
okhttp3.Call |
MarketApi.getMarketsGroupsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get item groups (asynchronously) Get a list of item groups --- This route
expires daily at 11:05
|
okhttp3.Call |
MarketApi.getMarketsGroupsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getMarketsGroups
|
okhttp3.Call |
MarketApi.getMarketsGroupsMarketGroupIdAsync(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<MarketGroupResponse> _callback)
Get item group information (asynchronously) Get information on an item
group --- This route expires daily at 11:05
|
okhttp3.Call |
MarketApi.getMarketsGroupsMarketGroupIdCall(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getMarketsGroupsMarketGroupId
|
okhttp3.Call |
MarketApi.getMarketsPricesAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<MarketPricesResponse>> _callback)
List market prices (asynchronously) Return a list of prices --- This
route is cached for up to 3600 seconds
|
okhttp3.Call |
MarketApi.getMarketsPricesCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getMarketsPrices
|
okhttp3.Call |
MarketApi.getMarketsRegionIdHistoryAsync(Integer regionId,
Integer typeId,
String datasource,
String ifNoneMatch,
ApiCallback<List<MarketHistoryResponse>> _callback)
List historical market statistics in a region (asynchronously) Return a
list of historical market statistics for the specified type in a region
--- This route expires daily at 11:05
|
okhttp3.Call |
MarketApi.getMarketsRegionIdHistoryCall(Integer regionId,
Integer typeId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getMarketsRegionIdHistory
|
okhttp3.Call |
MarketApi.getMarketsRegionIdOrdersAsync(String orderType,
Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
Integer typeId,
ApiCallback<List<MarketOrdersResponse>> _callback)
List orders in a region (asynchronously) Return a list of orders in a
region --- This route is cached for up to 300 seconds
|
okhttp3.Call |
MarketApi.getMarketsRegionIdOrdersCall(String orderType,
Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
Integer typeId,
ApiCallback _callback)
Build call for getMarketsRegionIdOrders
|
okhttp3.Call |
MarketApi.getMarketsRegionIdTypesAsync(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<Integer>> _callback)
List type IDs relevant to a market (asynchronously) Return a list of type
IDs that have active orders in the region, for efficient market indexing.
--- This route is cached for up to 600 seconds
|
okhttp3.Call |
MarketApi.getMarketsRegionIdTypesCall(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback _callback)
Build call for getMarketsRegionIdTypes
|
okhttp3.Call |
MarketApi.getMarketsStructuresStructureIdAsync(Long structureId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<MarketStructuresResponse>> _callback)
List orders in a structure (asynchronously) Return all orders in a
structure --- This route is cached for up to 300 seconds SSO Scope:
esi-markets.structure_markets.v1
|
okhttp3.Call |
MarketApi.getMarketsStructuresStructureIdCall(Long structureId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getMarketsStructuresStructureId
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesGroupsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get opportunities groups (asynchronously) Return a list of opportunities
groups --- This route expires daily at 11:05
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesGroupsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getOpportunitiesGroups
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesGroupsGroupIdAsync(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<OpportunitiesGroupResponse> _callback)
Get opportunities group (asynchronously) Return information of an
opportunities group --- This route expires daily at 11:05
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesGroupsGroupIdCall(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getOpportunitiesGroupsGroupId
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesTasksAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get opportunities tasks (asynchronously) Return a list of opportunities
tasks --- This route expires daily at 11:05
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesTasksCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getOpportunitiesTasks
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesTasksTaskIdAsync(Integer taskId,
String datasource,
String ifNoneMatch,
ApiCallback<OpportunitiesTasksResponse> _callback)
Get opportunities task (asynchronously) Return information of an
opportunities task --- This route expires daily at 11:05
|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesTasksTaskIdCall(Integer taskId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getOpportunitiesTasksTaskId
|
okhttp3.Call |
MetaApi.getPingAsync(ApiCallback<String> _callback)
Ping route (asynchronously) Ping the ESI routers
|
okhttp3.Call |
MetaApi.getPingCall(ApiCallback _callback)
Build call for getPing
|
okhttp3.Call |
RoutesApi.getRouteOriginDestinationAsync(Integer destination,
Integer origin,
List<Integer> avoid,
List<List<Integer>> connections,
String datasource,
String flag,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get route (asynchronously) Get the systems between origin and destination
--- This route is cached for up to 86400 seconds
|
okhttp3.Call |
RoutesApi.getRouteOriginDestinationCall(Integer destination,
Integer origin,
List<Integer> avoid,
List<List<Integer>> connections,
String datasource,
String flag,
String ifNoneMatch,
ApiCallback _callback)
Build call for getRouteOriginDestination
|
okhttp3.Call |
SearchApi.getSearchAsync(List<String> categories,
String search,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Boolean strict,
ApiCallback<SearchResponse> _callback)
Search on a string (asynchronously) Search for entities that match a
given sub-string. --- This route is cached for up to 3600 seconds SSO
Scope: esi-search.search_structures.v1
|
okhttp3.Call |
SearchApi.getSearchCall(List<String> categories,
String search,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Boolean strict,
ApiCallback _callback)
Build call for getSearch
|
okhttp3.Call |
SovereigntyApi.getSovereigntyCampaignsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SovereigntyCampaignsResponse>> _callback)
List sovereignty campaigns (asynchronously) Shows sovereignty data for
campaigns. --- This route is cached for up to 5 seconds
|
okhttp3.Call |
SovereigntyApi.getSovereigntyCampaignsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getSovereigntyCampaigns
|
okhttp3.Call |
SovereigntyApi.getSovereigntyMapAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SovereigntyMapResponse>> _callback)
List sovereignty of systems (asynchronously) Shows sovereignty
information for solar systems --- This route is cached for up to 3600
seconds
|
okhttp3.Call |
SovereigntyApi.getSovereigntyMapCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getSovereigntyMap
|
okhttp3.Call |
SovereigntyApi.getSovereigntyStructuresAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SovereigntyStructuresResponse>> _callback)
List sovereignty structures (asynchronously) Shows sovereignty data for
structures. --- This route is cached for up to 120 seconds
|
okhttp3.Call |
SovereigntyApi.getSovereigntyStructuresCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getSovereigntyStructures
|
okhttp3.Call |
MetaApi.getStatusAsync(String version,
ApiCallback<List<EsiStatusResponse>> _callback)
ESI health status (asynchronously) Provides a general health indicator
per route and method
|
okhttp3.Call |
StatusApi.getStatusAsync(String datasource,
String ifNoneMatch,
ApiCallback<StatusResponse> _callback)
Retrieve the uptime and player counts (asynchronously) EVE Server status
--- This route is cached for up to 30 seconds
|
okhttp3.Call |
MetaApi.getStatusCall(String version,
ApiCallback _callback)
Build call for getStatus
|
okhttp3.Call |
StatusApi.getStatusCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getStatus
|
okhttp3.Call |
UniverseApi.getUniverseAncestriesAsync(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<List<UniverseAncestriesResponse>> _callback)
Get ancestries (asynchronously) Get all character ancestries --- This
route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseAncestriesCall(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseAncestries
|
okhttp3.Call |
UniverseApi.getUniverseAsteroidBeltsAsteroidBeltIdAsync(Integer asteroidBeltId,
String datasource,
String ifNoneMatch,
ApiCallback<UniverseAsteroidBeltsResponse> _callback)
Get asteroid belt information (asynchronously) Get information on an
asteroid belt --- This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseAsteroidBeltsAsteroidBeltIdCall(Integer asteroidBeltId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseAsteroidBeltsAsteroidBeltId
|
okhttp3.Call |
UniverseApi.getUniverseBloodlinesAsync(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<List<BloodlinesResponse>> _callback)
Get bloodlines (asynchronously) Get a list of bloodlines --- This route
expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseBloodlinesCall(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseBloodlines
|
okhttp3.Call |
UniverseApi.getUniverseCategoriesAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get item categories (asynchronously) Get a list of item categories ---
This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseCategoriesCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseCategories
|
okhttp3.Call |
UniverseApi.getUniverseCategoriesCategoryIdAsync(Integer categoryId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<CategoryResponse> _callback)
Get item category information (asynchronously) Get information of an item
category --- This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseCategoriesCategoryIdCall(Integer categoryId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseCategoriesCategoryId
|
okhttp3.Call |
UniverseApi.getUniverseConstellationsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get constellations (asynchronously) Get a list of constellations --- This
route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseConstellationsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseConstellations
|
okhttp3.Call |
UniverseApi.getUniverseConstellationsConstellationIdAsync(Integer constellationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<ConstellationResponse> _callback)
Get constellation information (asynchronously) Get information on a
constellation --- This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseConstellationsConstellationIdCall(Integer constellationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseConstellationsConstellationId
|
okhttp3.Call |
UniverseApi.getUniverseFactionsAsync(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<List<FactionsResponse>> _callback)
Get factions (asynchronously) Get a list of factions --- This route
expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseFactionsCall(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseFactions
|
okhttp3.Call |
UniverseApi.getUniverseGraphicsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get graphics (asynchronously) Get a list of graphics --- This route
expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseGraphicsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseGraphics
|
okhttp3.Call |
UniverseApi.getUniverseGraphicsGraphicIdAsync(Integer graphicId,
String datasource,
String ifNoneMatch,
ApiCallback<GraphicResponse> _callback)
Get graphic information (asynchronously) Get information on a graphic ---
This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseGraphicsGraphicIdCall(Integer graphicId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseGraphicsGraphicId
|
okhttp3.Call |
UniverseApi.getUniverseGroupsAsync(String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<Integer>> _callback)
Get item groups (asynchronously) Get a list of item groups --- This route
expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseGroupsCall(String datasource,
String ifNoneMatch,
Integer page,
ApiCallback _callback)
Build call for getUniverseGroups
|
okhttp3.Call |
UniverseApi.getUniverseGroupsGroupIdAsync(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<GroupResponse> _callback)
Get item group information (asynchronously) Get information on an item
group --- This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseGroupsGroupIdCall(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseGroupsGroupId
|
okhttp3.Call |
UniverseApi.getUniverseMoonsMoonIdAsync(Integer moonId,
String datasource,
String ifNoneMatch,
ApiCallback<MoonResponse> _callback)
Get moon information (asynchronously) Get information on a moon --- This
route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseMoonsMoonIdCall(Integer moonId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseMoonsMoonId
|
okhttp3.Call |
UniverseApi.getUniversePlanetsPlanetIdAsync(Integer planetId,
String datasource,
String ifNoneMatch,
ApiCallback<PlanetResponse> _callback)
Get planet information (asynchronously) Get information on a planet ---
This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniversePlanetsPlanetIdCall(Integer planetId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniversePlanetsPlanetId
|
okhttp3.Call |
UniverseApi.getUniverseRacesAsync(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<List<RacesResponse>> _callback)
Get character races (asynchronously) Get a list of character races ---
This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseRacesCall(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseRaces
|
okhttp3.Call |
UniverseApi.getUniverseRegionsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get regions (asynchronously) Get a list of regions --- This route expires
daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseRegionsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseRegions
|
okhttp3.Call |
UniverseApi.getUniverseRegionsRegionIdAsync(Integer regionId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<RegionResponse> _callback)
Get region information (asynchronously) Get information on a region ---
This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseRegionsRegionIdCall(Integer regionId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseRegionsRegionId
|
okhttp3.Call |
PlanetaryInteractionApi.getUniverseSchematicsSchematicIdAsync(Integer schematicId,
String datasource,
String ifNoneMatch,
ApiCallback<PlanetFactorySchematicResponse> _callback)
Get schematic information (asynchronously) Get information on a planetary
factory schematic --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
PlanetaryInteractionApi.getUniverseSchematicsSchematicIdCall(Integer schematicId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseSchematicsSchematicId
|
okhttp3.Call |
UniverseApi.getUniverseStargatesStargateIdAsync(Integer stargateId,
String datasource,
String ifNoneMatch,
ApiCallback<StargateResponse> _callback)
Get stargate information (asynchronously) Get information on a stargate
--- This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseStargatesStargateIdCall(Integer stargateId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseStargatesStargateId
|
okhttp3.Call |
UniverseApi.getUniverseStarsStarIdAsync(Integer starId,
String datasource,
String ifNoneMatch,
ApiCallback<StarResponse> _callback)
Get star information (asynchronously) Get information on a star --- This
route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseStarsStarIdCall(Integer starId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseStarsStarId
|
okhttp3.Call |
UniverseApi.getUniverseStationsStationIdAsync(Integer stationId,
String datasource,
String ifNoneMatch,
ApiCallback<StationResponse> _callback)
Get station information (asynchronously) Get information on a station ---
This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseStationsStationIdCall(Integer stationId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseStationsStationId
|
okhttp3.Call |
UniverseApi.getUniverseStructuresAsync(String datasource,
String filter,
String ifNoneMatch,
ApiCallback<List<Long>> _callback)
List all public structures (asynchronously) List all public structures
--- This route is cached for up to 3600 seconds
|
okhttp3.Call |
UniverseApi.getUniverseStructuresCall(String datasource,
String filter,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseStructures
|
okhttp3.Call |
UniverseApi.getUniverseStructuresStructureIdAsync(Long structureId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<StructureResponse> _callback)
Get structure information (asynchronously) Returns information on
requested structure if you are on the ACL.
|
okhttp3.Call |
UniverseApi.getUniverseStructuresStructureIdCall(Long structureId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getUniverseStructuresStructureId
|
okhttp3.Call |
UniverseApi.getUniverseSystemJumpsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SystemJumpsResponse>> _callback)
Get system jumps (asynchronously) Get the number of jumps in solar
systems within the last hour ending at the timestamp of the Last-Modified
header, excluding wormhole space.
|
okhttp3.Call |
UniverseApi.getUniverseSystemJumpsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseSystemJumps
|
okhttp3.Call |
UniverseApi.getUniverseSystemKillsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SystemKillsResponse>> _callback)
Get system kills (asynchronously) Get the number of ship, pod and NPC
kills per solar system within the last hour ending at the timestamp of
the Last-Modified header, excluding wormhole space.
|
okhttp3.Call |
UniverseApi.getUniverseSystemKillsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseSystemKills
|
okhttp3.Call |
UniverseApi.getUniverseSystemsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> _callback)
Get solar systems (asynchronously) Get a list of solar systems --- This
route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseSystemsCall(String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getUniverseSystems
|
okhttp3.Call |
UniverseApi.getUniverseSystemsSystemIdAsync(Integer systemId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<SystemResponse> _callback)
Get solar system information (asynchronously) Get information on a solar
system. --- This route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseSystemsSystemIdCall(Integer systemId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseSystemsSystemId
|
okhttp3.Call |
UniverseApi.getUniverseTypesAsync(String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<Integer>> _callback)
Get types (asynchronously) Get a list of type ids --- This route expires
daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseTypesCall(String datasource,
String ifNoneMatch,
Integer page,
ApiCallback _callback)
Build call for getUniverseTypes
|
okhttp3.Call |
UniverseApi.getUniverseTypesTypeIdAsync(Integer typeId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<TypeResponse> _callback)
Get type information (asynchronously) Get information on a type --- This
route expires daily at 11:05
|
okhttp3.Call |
UniverseApi.getUniverseTypesTypeIdCall(Integer typeId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback _callback)
Build call for getUniverseTypesTypeId
|
okhttp3.Call |
MetaApi.getVerifyAsync(String userAgent,
String xUserAgent,
String datasource,
String token,
String authorization,
ApiCallback<EsiVerifyResponse> _callback)
Verify access token (asynchronously) Verify authorization tokens in
ESI's auth cache
|
okhttp3.Call |
MetaApi.getVerifyCall(String userAgent,
String xUserAgent,
String datasource,
String token,
String authorization,
ApiCallback _callback)
Build call for getVerify
|
okhttp3.Call |
MetaApi.getVersionsAsync(String userAgent,
String xUserAgent,
ApiCallback<List<String>> _callback)
List versions (asynchronously) List all endpoint versions
|
okhttp3.Call |
MetaApi.getVersionsCall(String userAgent,
String xUserAgent,
ApiCallback _callback)
Build call for getVersions
|
okhttp3.Call |
WarsApi.getWarsAsync(String datasource,
String ifNoneMatch,
Integer maxWarId,
ApiCallback<List<Integer>> _callback)
List wars (asynchronously) Return a list of wars --- This route is cached
for up to 3600 seconds
|
okhttp3.Call |
WarsApi.getWarsCall(String datasource,
String ifNoneMatch,
Integer maxWarId,
ApiCallback _callback)
Build call for getWars
|
okhttp3.Call |
WarsApi.getWarsWarIdAsync(Integer warId,
String datasource,
String ifNoneMatch,
ApiCallback<WarResponse> _callback)
Get war information (asynchronously) Return details about a war --- This
route is cached for up to 3600 seconds
|
okhttp3.Call |
WarsApi.getWarsWarIdCall(Integer warId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getWarsWarId
|
okhttp3.Call |
WarsApi.getWarsWarIdKillmailsAsync(Integer warId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<WarKillmailsResponse>> _callback)
List kills for a war (asynchronously) Return a list of kills related to a
war --- This route is cached for up to 3600 seconds
|
okhttp3.Call |
WarsApi.getWarsWarIdKillmailsCall(Integer warId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback _callback)
Build call for getWarsWarIdKillmails
|
okhttp3.Call |
CharacterApi.postCharactersAffiliationAsync(List<Integer> characters,
String datasource,
ApiCallback<List<CharacterAffiliationResponse>> _callback)
Character affiliation (asynchronously) Bulk lookup of character IDs to
corporation, alliance and faction --- This route is cached for up to 3600
seconds
|
okhttp3.Call |
CharacterApi.postCharactersAffiliationCall(List<Integer> characters,
String datasource,
ApiCallback _callback)
Build call for postCharactersAffiliation
|
okhttp3.Call |
AssetsApi.postCharactersCharacterIdAssetsLocationsAsync(Integer characterId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback<List<CharacterAssetsLocationsResponse>> _callback)
Get character asset locations (asynchronously) Return locations for a set
of item ids, which you can get from character assets endpoint.
|
okhttp3.Call |
AssetsApi.postCharactersCharacterIdAssetsLocationsCall(Integer characterId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdAssetsLocations
|
okhttp3.Call |
AssetsApi.postCharactersCharacterIdAssetsNamesAsync(Integer characterId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback<List<CharacterAssetsNamesResponse>> _callback)
Get character asset names (asynchronously) Return names for a set of item
ids, which you can get from character assets endpoint.
|
okhttp3.Call |
AssetsApi.postCharactersCharacterIdAssetsNamesCall(Integer characterId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdAssetsNames
|
okhttp3.Call |
ContactsApi.postCharactersCharacterIdContactsAsync(Integer characterId,
Float standing,
List<Integer> contactIds,
String datasource,
List<Long> labelIds,
String token,
Boolean watched,
ApiCallback<List<Integer>> _callback)
Add contacts (asynchronously) Bulk add contacts with same settings ---
SSO Scope: esi-characters.write_contacts.v1
|
okhttp3.Call |
ContactsApi.postCharactersCharacterIdContactsCall(Integer characterId,
Float standing,
List<Integer> contactIds,
String datasource,
List<Long> labelIds,
String token,
Boolean watched,
ApiCallback _callback)
Build call for postCharactersCharacterIdContacts
|
okhttp3.Call |
CharacterApi.postCharactersCharacterIdCspaAsync(Integer characterId,
List<Integer> characters,
String datasource,
String token,
ApiCallback<Float> _callback)
Calculate a CSPA charge cost (asynchronously) Takes a source character ID
in the url and a set of target character ID's in the body, returns a
CSPA charge cost --- SSO Scope: esi-characters.read_contacts.v1
|
okhttp3.Call |
CharacterApi.postCharactersCharacterIdCspaCall(Integer characterId,
List<Integer> characters,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdCspa
|
okhttp3.Call |
FittingsApi.postCharactersCharacterIdFittingsAsync(Integer characterId,
CharacterFitting fitting,
String datasource,
String token,
ApiCallback<CharacterFittingResponse> _callback)
Create fitting (asynchronously) Save a new fitting for a character ---
SSO Scope: esi-fittings.write_fittings.v1
|
okhttp3.Call |
FittingsApi.postCharactersCharacterIdFittingsCall(Integer characterId,
CharacterFitting fitting,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdFittings
|
okhttp3.Call |
MailApi.postCharactersCharacterIdMailAsync(Integer characterId,
Mail mail,
String datasource,
String token,
ApiCallback<Integer> _callback)
Send a new mail (asynchronously) Create and send a new mail --- SSO
Scope: esi-mail.send_mail.v1
|
okhttp3.Call |
MailApi.postCharactersCharacterIdMailCall(Integer characterId,
Mail mail,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdMail
|
okhttp3.Call |
MailApi.postCharactersCharacterIdMailLabelsAsync(Integer characterId,
MailLabelSimple label,
String datasource,
String token,
ApiCallback<Integer> _callback)
Create a mail label (asynchronously) Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
MailApi.postCharactersCharacterIdMailLabelsCall(Integer characterId,
MailLabelSimple label,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdMailLabels
|
okhttp3.Call |
AssetsApi.postCorporationsCorporationIdAssetsLocationsAsync(Integer corporationId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback<List<CorporationAssetsLocationsResponse>> _callback)
Get corporation asset locations (asynchronously) Return locations for a
set of item ids, which you can get from corporation assets endpoint.
|
okhttp3.Call |
AssetsApi.postCorporationsCorporationIdAssetsLocationsCall(Integer corporationId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback _callback)
Build call for postCorporationsCorporationIdAssetsLocations
|
okhttp3.Call |
AssetsApi.postCorporationsCorporationIdAssetsNamesAsync(Integer corporationId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback<List<CorporationAssetsNamesResponse>> _callback)
Get corporation asset names (asynchronously) Return names for a set of
item ids, which you can get from corporation assets endpoint.
|
okhttp3.Call |
AssetsApi.postCorporationsCorporationIdAssetsNamesCall(Integer corporationId,
List<Long> itemIds,
String datasource,
String token,
ApiCallback _callback)
Build call for postCorporationsCorporationIdAssetsNames
|
okhttp3.Call |
FleetsApi.postFleetsFleetIdMembersAsync(Long fleetId,
FleetInvitation invitation,
String datasource,
String token,
ApiCallback<Void> _callback)
Create fleet invitation (asynchronously) Invite a character into the
fleet.
|
okhttp3.Call |
FleetsApi.postFleetsFleetIdMembersCall(Long fleetId,
FleetInvitation invitation,
String datasource,
String token,
ApiCallback _callback)
Build call for postFleetsFleetIdMembers
|
okhttp3.Call |
FleetsApi.postFleetsFleetIdWingsAsync(Long fleetId,
String datasource,
String token,
ApiCallback<FleetWingCreatedResponse> _callback)
Create fleet wing (asynchronously) Create a new wing in a fleet --- SSO
Scope: esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.postFleetsFleetIdWingsCall(Long fleetId,
String datasource,
String token,
ApiCallback _callback)
Build call for postFleetsFleetIdWings
|
okhttp3.Call |
FleetsApi.postFleetsFleetIdWingsWingIdSquadsAsync(Long fleetId,
Long wingId,
String datasource,
String token,
ApiCallback<FleetSquadCreatedResponse> _callback)
Create fleet squad (asynchronously) Create a new squad in a fleet --- SSO
Scope: esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.postFleetsFleetIdWingsWingIdSquadsCall(Long fleetId,
Long wingId,
String datasource,
String token,
ApiCallback _callback)
Build call for postFleetsFleetIdWingsWingIdSquads
|
okhttp3.Call |
UserInterfaceApi.postUiAutopilotWaypointAsync(Boolean addToBeginning,
Boolean clearOtherWaypoints,
Long destinationId,
String datasource,
String token,
ApiCallback<Void> _callback)
Set Autopilot Waypoint (asynchronously) Set a solar system as autopilot
waypoint --- SSO Scope: esi-ui.write_waypoint.v1
|
okhttp3.Call |
UserInterfaceApi.postUiAutopilotWaypointCall(Boolean addToBeginning,
Boolean clearOtherWaypoints,
Long destinationId,
String datasource,
String token,
ApiCallback _callback)
Build call for postUiAutopilotWaypoint
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowContractAsync(Integer contractId,
String datasource,
String token,
ApiCallback<Void> _callback)
Open Contract Window (asynchronously) Open the contract window inside the
client --- SSO Scope: esi-ui.open_window.v1
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowContractCall(Integer contractId,
String datasource,
String token,
ApiCallback _callback)
Build call for postUiOpenwindowContract
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowInformationAsync(Integer targetId,
String datasource,
String token,
ApiCallback<Void> _callback)
Open Information Window (asynchronously) Open the information window for
a character, corporation or alliance inside the client --- SSO Scope:
esi-ui.open_window.v1
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowInformationCall(Integer targetId,
String datasource,
String token,
ApiCallback _callback)
Build call for postUiOpenwindowInformation
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowMarketdetailsAsync(Integer typeId,
String datasource,
String token,
ApiCallback<Void> _callback)
Open Market Details (asynchronously) Open the market details window for a
specific typeID inside the client --- SSO Scope: esi-ui.open_window.v1
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowMarketdetailsCall(Integer typeId,
String datasource,
String token,
ApiCallback _callback)
Build call for postUiOpenwindowMarketdetails
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowNewmailAsync(UiNewMail newMail,
String datasource,
String token,
ApiCallback<Void> _callback)
Open New Mail Window (asynchronously) Open the New Mail window, according
to settings from the request if applicable --- SSO Scope:
esi-ui.open_window.v1
|
okhttp3.Call |
UserInterfaceApi.postUiOpenwindowNewmailCall(UiNewMail newMail,
String datasource,
String token,
ApiCallback _callback)
Build call for postUiOpenwindowNewmail
|
okhttp3.Call |
UniverseApi.postUniverseIdsAsync(List<String> names,
String acceptLanguage,
String datasource,
String language,
ApiCallback<UniverseIdsResponse> _callback)
Bulk names to IDs (asynchronously) Resolve a set of names to IDs in the
following categories: agents, alliances, characters, constellations,
corporations factions, inventory_types, regions, stations, and systems.
|
okhttp3.Call |
UniverseApi.postUniverseIdsCall(List<String> names,
String acceptLanguage,
String datasource,
String language,
ApiCallback _callback)
Build call for postUniverseIds
|
okhttp3.Call |
UniverseApi.postUniverseNamesAsync(List<Integer> ids,
String datasource,
ApiCallback<List<UniverseNamesResponse>> _callback)
Get names and categories for a set of IDs (asynchronously) Resolve a set
of IDs to names and categories.
|
okhttp3.Call |
UniverseApi.postUniverseNamesCall(List<Integer> ids,
String datasource,
ApiCallback _callback)
Build call for postUniverseNames
|
okhttp3.Call |
CalendarApi.putCharactersCharacterIdCalendarEventIdAsync(Integer characterId,
Integer eventId,
CharacterCalendarEvent response,
String datasource,
String token,
ApiCallback<Void> _callback)
Respond to an event (asynchronously) Set your response status to an event
--- This route is cached for up to 5 seconds SSO Scope:
esi-calendar.respond_calendar_events.v1
|
okhttp3.Call |
CalendarApi.putCharactersCharacterIdCalendarEventIdCall(Integer characterId,
Integer eventId,
CharacterCalendarEvent response,
String datasource,
String token,
ApiCallback _callback)
Build call for putCharactersCharacterIdCalendarEventId
|
okhttp3.Call |
ContactsApi.putCharactersCharacterIdContactsAsync(Integer characterId,
Float standing,
List<Integer> contactIds,
String datasource,
List<Long> labelIds,
String token,
Boolean watched,
ApiCallback<Void> _callback)
Edit contacts (asynchronously) Bulk edit contacts with same settings ---
SSO Scope: esi-characters.write_contacts.v1
|
okhttp3.Call |
ContactsApi.putCharactersCharacterIdContactsCall(Integer characterId,
Float standing,
List<Integer> contactIds,
String datasource,
List<Long> labelIds,
String token,
Boolean watched,
ApiCallback _callback)
Build call for putCharactersCharacterIdContacts
|
okhttp3.Call |
MailApi.putCharactersCharacterIdMailMailIdAsync(Integer characterId,
Integer mailId,
MailMetaData contents,
String datasource,
String token,
ApiCallback<Void> _callback)
Update metadata about a mail (asynchronously) Update metadata about a
mail --- SSO Scope: esi-mail.organize_mail.v1
|
okhttp3.Call |
MailApi.putCharactersCharacterIdMailMailIdCall(Integer characterId,
Integer mailId,
MailMetaData contents,
String datasource,
String token,
ApiCallback _callback)
Build call for putCharactersCharacterIdMailMailId
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdAsync(Long fleetId,
FleetNewSettings newSettings,
String datasource,
String token,
ApiCallback<Void> _callback)
Update fleet (asynchronously) Update settings about a fleet --- SSO
Scope: esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdCall(Long fleetId,
FleetNewSettings newSettings,
String datasource,
String token,
ApiCallback _callback)
Build call for putFleetsFleetId
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdMembersMemberIdAsync(Long fleetId,
Integer memberId,
FleetMemberMovement movement,
String datasource,
String token,
ApiCallback<Void> _callback)
Move fleet member (asynchronously) Move a fleet member around --- SSO
Scope: esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdMembersMemberIdCall(Long fleetId,
Integer memberId,
FleetMemberMovement movement,
String datasource,
String token,
ApiCallback _callback)
Build call for putFleetsFleetIdMembersMemberId
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdSquadsSquadIdAsync(Long fleetId,
Long squadId,
FleetSquadNaming naming,
String datasource,
String token,
ApiCallback<Void> _callback)
Rename fleet squad (asynchronously) Rename a fleet squad --- SSO Scope:
esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdSquadsSquadIdCall(Long fleetId,
Long squadId,
FleetSquadNaming naming,
String datasource,
String token,
ApiCallback _callback)
Build call for putFleetsFleetIdSquadsSquadId
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdWingsWingIdAsync(Long fleetId,
Long wingId,
FleetWingNaming naming,
String datasource,
String token,
ApiCallback<Void> _callback)
Rename fleet wing (asynchronously) Rename a fleet wing --- SSO Scope:
esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdWingsWingIdCall(Long fleetId,
Long wingId,
FleetWingNaming naming,
String datasource,
String token,
ApiCallback _callback)
Build call for putFleetsFleetIdWingsWingId
|
Copyright © 2020. All Rights Reserved.