| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterNotificationsResponse> |
CharacterApi.getCharactersCharacterIdNotifications(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character notifications Return character notifications --- This route
is cached for up to 600 seconds SSO Scope:
esi-characters.read_notifications.v1
|
ApiResponse<List<CharacterNotificationsResponse>> |
CharacterApi.getCharactersCharacterIdNotificationsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character notifications Return character notifications --- This route
is cached for up to 600 seconds SSO Scope:
esi-characters.read_notifications.v1
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2023. All Rights Reserved.