| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<NewContactNotificationsResponse> |
CharacterApi.getCharactersCharacterIdNotificationsContacts(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
String userAgent,
String xUserAgent)
Get new contact notifications 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
|
| Modifier and Type | Method and Description |
|---|---|
NewContactNotificationsResponse |
NewContactNotificationsResponse.message(String message) |
NewContactNotificationsResponse |
NewContactNotificationsResponse.notificationId(Integer notificationId) |
NewContactNotificationsResponse |
NewContactNotificationsResponse.sendDate(java.time.OffsetDateTime sendDate) |
NewContactNotificationsResponse |
NewContactNotificationsResponse.senderCharacterId(Integer senderCharacterId) |
NewContactNotificationsResponse |
NewContactNotificationsResponse.standingLevel(Float standingLevel) |
Copyright © 2018. All Rights Reserved.