You are here

public function ClientServiceInterface::sendMessage in Sparkpost email 8

Same name and namespace in other branches
  1. 8.2 src/ClientServiceInterface.php \Drupal\sparkpost\ClientServiceInterface::sendMessage()
1 method overrides ClientServiceInterface::sendMessage()
ClientService::sendMessage in src/ClientService.php

File

src/ClientServiceInterface.php, line 13

Class

ClientServiceInterface
Interface ClientServiceInterface.

Namespace

Drupal\sparkpost

Code

public function sendMessage(array $message);