| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarApi.putCharactersCharacterIdCalendarEventId(Integer characterId,
Integer eventId,
CharacterCalendarEvent response,
String datasource,
String token)
Respond to an event Set your response status to an event --- SSO Scope:
esi-calendar.respond_calendar_events.v1
|
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
--- 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
|
ApiResponse<Void> |
CalendarApi.putCharactersCharacterIdCalendarEventIdWithHttpInfo(Integer characterId,
Integer eventId,
CharacterCalendarEvent response,
String datasource,
String token)
Respond to an event Set your response status to an event --- SSO Scope:
esi-calendar.respond_calendar_events.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterCalendarEvent |
CharacterCalendarEvent.response(CharacterCalendarEvent.ResponseEnum response) |
Copyright © 2019. All Rights Reserved.