EmailMessage
Table of Contents
Methods
- __construct() : mixed
- send() : mixed
- sendImmediately() : mixed
Methods
__construct()
public
__construct(string $eventName, string $siteId, array<string|int, mixed> $templateParams, int|null $messageId[, bool|null $isDuplicate = null ]) : mixed
Parameters
- $eventName : string
- $siteId : string
- $templateParams : array<string|int, mixed>
- $messageId : int|null
- $isDuplicate : bool|null = null
send()
public
send() : mixed
sendImmediately()
public
sendImmediately() : mixed