| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
void |
UserInterfaceApi.postUiOpenwindowNewmail(UiNewMail newMail,
String datasource,
String token,
String userAgent,
String xUserAgent)
Open New Mail Window Open the New Mail window, according to settings from
the request if applicable --- SSO Scope: esi-ui.open_window.v1
|
| Modifier and Type | Method and Description |
|---|---|
UiNewMail |
UiNewMail.addRecipientsItem(Integer recipientsItem) |
UiNewMail |
UiNewMail.body(String body) |
UiNewMail |
UiNewMail.recipients(List<Integer> recipients) |
UiNewMail |
UiNewMail.subject(String subject) |
UiNewMail |
UiNewMail.toCorpOrAllianceId(Integer toCorpOrAllianceId) |
UiNewMail |
UiNewMail.toMailingListId(Integer toMailingListId) |
Copyright © 2017. All Rights Reserved.