| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
Integer |
MailApi.postCharactersCharacterIdMailLabels(Integer characterId,
MailLabelSimple label,
String datasource,
String token)
Create a mail label Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
MailApi.postCharactersCharacterIdMailLabelsAsync(Integer characterId,
MailLabelSimple label,
String datasource,
String token,
ApiCallback<Integer> _callback)
Create a mail label (asynchronously) Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
MailApi.postCharactersCharacterIdMailLabelsCall(Integer characterId,
MailLabelSimple label,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdMailLabels
|
ApiResponse<Integer> |
MailApi.postCharactersCharacterIdMailLabelsWithHttpInfo(Integer characterId,
MailLabelSimple label,
String datasource,
String token)
Create a mail label Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
| Modifier and Type | Method and Description |
|---|---|
MailLabelSimple |
MailLabelSimple.color(MailLabelSimple.ColorEnum colorEnum) |
MailLabelSimple |
MailLabelSimple.colorString(String color) |
MailLabelSimple |
MailLabelSimple.name(String name) |
Copyright © 2021. All Rights Reserved.