Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Swift_Plugins_Reporter
PHP Interface Swift_Plugins_Reporter, Halite
Author:
Chris Corbyn
Datei anzeigen
Open project: HaliteChallenge/Halite
Interface Usage Examples
Public Methods
Method
Description
notify
(
Swift_Mime_Message
$message
,
string
$address
,
integer
$result
)
Notifies this ReportNotifier that $address failed or succeeded.
Method Details
notify()
public
method
Notifies this ReportNotifier that $address failed or succeeded.
public
notify
(
Swift_Mime_Message
$message
,
string
$address
,
integer
$result
)
$message
Swift_Mime_Message
$address
string
$result
integer
from {@link RESULT_PASS, RESULT_FAIL}