You are here

public function AmazonSesHandlerInterface::getSendStatistics in Amazon SES 2.0.x

Get sending statistics.

Return value

array An array of statistics.

1 method overrides AmazonSesHandlerInterface::getSendStatistics()
AmazonSesHandler::getSendStatistics in src/AmazonSesHandler.php
Get sending statistics.

File

src/AmazonSesHandlerInterface.php, line 61

Class

AmazonSesHandlerInterface
Interface for the Amazon SES handler.

Namespace

Drupal\amazon_ses

Code

public function getSendStatistics();