You are here

public function MandrillAPIInterface::getSenderTimeSeries in Mandrill 8

1 method overrides MandrillAPIInterface::getSenderTimeSeries()
MandrillAPI::getSenderTimeSeries in src/MandrillAPI.php
Gets recent history for a sender.

File

src/MandrillAPIInterface.php, line 23

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function getSenderTimeSeries($email);