| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
Integer |
MailApi.postCharactersCharacterIdMailLabels(Integer characterId,
String datasource,
String token,
MailLabelSimple mailLabelSimple)
Create a mail label Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
com.squareup.okhttp.Call |
MailApi.postCharactersCharacterIdMailLabelsAsync(Integer characterId,
String datasource,
String token,
MailLabelSimple mailLabelSimple,
ApiCallback<Integer> callback)
Create a mail label (asynchronously) Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
com.squareup.okhttp.Call |
MailApi.postCharactersCharacterIdMailLabelsCall(Integer characterId,
String datasource,
String token,
MailLabelSimple mailLabelSimple,
ApiCallback callback)
Build call for postCharactersCharacterIdMailLabels
|
ApiResponse<Integer> |
MailApi.postCharactersCharacterIdMailLabelsWithHttpInfo(Integer characterId,
String datasource,
String token,
MailLabelSimple mailLabelSimple)
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 color) |
MailLabelSimple |
MailLabelSimple.name(String name) |
Copyright © 2019. All Rights Reserved.