Interface Swift_Plugins_Reporter
The Reporter plugin sends pass/fail notification to a Reporter.
Package: Swift\Plugins
Author: Chris Corbyn
Located at wa-system/vendors/swift/classes/Swift/Plugins/Reporter.php
Author: Chris Corbyn
Located at wa-system/vendors/swift/classes/Swift/Plugins/Reporter.php
public
|
#
notify(
Notifies this ReportNotifier that $address failed or succeeded. |
integer |
RESULT_PASS
|
0x01 |
#
The recipient was accepted for delivery |
integer |
RESULT_FAIL
|
0x10 |
#
The recipient could not be accepted |