public class TransactionalStatistics extends Object
| Constructor and Description |
|---|
TransactionalStatistics() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBounces() |
int |
getClicked() |
int |
getDelivered() |
int |
getOpened() |
TransactionalStatisticsQuery |
getQuery() |
int |
getSent() |
String |
toString() |
public int getSent()
public int getBounces()
public int getDelivered()
public int getOpened()
public int getClicked()
public TransactionalStatisticsQuery getQuery()
Copyright © 2019. All rights reserved.