| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
Email |
EmailsApi.emailsMsgidViewGet(String msgid)
View email
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Email> |
EmailsApi.emailsMsgidViewGetWithHttpInfo(String msgid)
View email
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EmailsApi.emailsMsgidViewGetAsync(String msgid,
ApiCallback<Email> callback)
View email (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
Email |
Email.addAttachmentsItem(File attachmentsItem) |
Email |
Email.attachments(List<File> attachments) |
Email |
Email.preview(EmailView preview) |
Email |
Email.status(EmailStatus status) |
Copyright © 2019. All rights reserved.