HandleQueuedMessage class HandleQueuedMessage (
$this to(mixed $users) Set the recipients of the message.
$this attachData(string $data, string $name, array $options = array()) Attach
mixed laterOn(string $queue, int $delay, string|array $view, array $data, Closure|string $callback)
$this replyTo(string|array $address, string|null $name = null) Add a reply
start() {@inheritdoc}
void __construct(ClientInterface $client, string $key, string $domain) Create
send(Swift_Mime_Message $message, $failedRecipients = null) {@inheritdoc}
Page 3 of 15