| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterCalendarEventResponse |
CalendarApi.getCharactersCharacterIdCalendarEventId(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token)
Get an event 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
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CharacterCalendarEventResponse> |
CalendarApi.getCharactersCharacterIdCalendarEventIdWithHttpInfo(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token)
Get an event 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
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2023. All Rights Reserved.