| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
EmailJobStatus |
EmailsApi.emailsTransactionidStatusGet(String transactionid,
Boolean showFailed,
Boolean showSent,
Boolean showDelivered,
Boolean showPending,
Boolean showOpened,
Boolean showClicked,
Boolean showAbuse,
Boolean showUnsubscribed,
Boolean showErrors,
Boolean showMessageIDs)
Get email batch status
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<EmailJobStatus> |
EmailsApi.emailsTransactionidStatusGetWithHttpInfo(String transactionid,
Boolean showFailed,
Boolean showSent,
Boolean showDelivered,
Boolean showPending,
Boolean showOpened,
Boolean showClicked,
Boolean showAbuse,
Boolean showUnsubscribed,
Boolean showErrors,
Boolean showMessageIDs)
Get email batch status
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EmailsApi.emailsTransactionidStatusGetAsync(String transactionid,
Boolean showFailed,
Boolean showSent,
Boolean showDelivered,
Boolean showPending,
Boolean showOpened,
Boolean showClicked,
Boolean showAbuse,
Boolean showUnsubscribed,
Boolean showErrors,
Boolean showMessageIDs,
ApiCallback<EmailJobStatus> callback)
Get email batch status (asynchronously)
|
Copyright © 2019. All rights reserved.