| 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 token,
String userAgent,
String xUserAgent)
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 |
|---|---|
CharacterNotificationsResponse |
CharacterNotificationsResponse.isRead(Boolean isRead) |
CharacterNotificationsResponse |
CharacterNotificationsResponse.notificationId(Long notificationId) |
CharacterNotificationsResponse |
CharacterNotificationsResponse.senderId(Integer senderId) |
CharacterNotificationsResponse |
CharacterNotificationsResponse.senderType(CharacterNotificationsResponse.SenderTypeEnum senderType) |
CharacterNotificationsResponse |
CharacterNotificationsResponse.text(String text) |
CharacterNotificationsResponse |
CharacterNotificationsResponse.timestamp(java.time.OffsetDateTime timestamp) |
CharacterNotificationsResponse |
CharacterNotificationsResponse.type(CharacterNotificationsResponse.TypeEnum type) |
Copyright © 2018. All Rights Reserved.