| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
MailLabelsResponse |
MailApi.getCharactersCharacterIdMailLabels(Integer characterId,
String datasource,
String token,
String userAgent,
String xUserAgent)
Get mail labels and unread counts Return a list of the users mail labels,
unread counts for each label and a total unread count. --- This route is
cached for up to 30 seconds SSO Scope: esi-mail.read_mail.v1
|
| Modifier and Type | Method and Description |
|---|---|
MailLabelsResponse |
MailLabelsResponse.addLabelsItem(MailLabel labelsItem) |
MailLabelsResponse |
MailLabelsResponse.labels(List<MailLabel> labels) |
MailLabelsResponse |
MailLabelsResponse.totalUnreadCount(Integer totalUnreadCount) |
Copyright © 2018. All Rights Reserved.