Class Swift_Events_CommandEvent
Generated when a command is sent over an SMTP connection.
- Swift_Events_EventObject implements Swift_Events_Event
- Swift_Events_CommandEvent
Package: Swift\Events
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Events/CommandEvent.php
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Events/CommandEvent.php
public
|
#
__construct(
Create a new CommandEvent for $source with $command. |
public
string
|
|
public
int[]
|
bubbleCancelled(),
cancelBubble(),
getSource()
|
private
string
|
$_command
The command sent to the server. |
|
private
int[]
|
$_successCodes
An array of codes which a successful response will contain. |
#
array()
|