Cloud Mail 2020 Android Edition

Questions / Feedback?

AmazonSESSendDataPoint Type

The sending statistics for the current data point.

Remarks

The fields of this type detail the sending statistics for the current identity. Each data point contains statistics for a 15 minute period of sending activity.

Fields

Bounces
long

The number of emails that bounced.

Complaints
long

The number of emails that were rejected by the recipient.

DeliveryAttempts
long

The number of emails that have been sent or are queued to be sent.

Rejects
long

The number of emails rejected by Amazon SES.

Timestamp
String

The time of the data point. For instance "2012-09-18T13:00:01Z".

Constructors

public AmazonSESSendDataPoint();



public AmazonSESSendDataPoint(long bounces, long complaints, long deliveryAttempts, long rejects, String timestamp);



Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Android Edition - Version 20.0 [Build 8308]