PHP Interface Swift_Plugins_Reporter, Halite

Author: Chris Corbyn
Afficher le fichier Open project: HaliteChallenge/Halite Interface Usage Examples

Méthodes publiques

Méthode Description
notify ( Swift_Mime_Message $message, string $address, integer $result ) Notifies this ReportNotifier that $address failed or succeeded.

Method Details

notify() public méthode

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}