|
| $timestamp |
|
| $contact |
|
| $oldStatus |
|
| $newStatus |
|
| $reason |
|
This class represents a block containing the timestamp, the contact, and some details.
- Author
- Jannik Jochem
-
Marcus Ständer | Trusted Mails GmbH | marcus.staender@trusted-mails.com
Definition at line 9 of file Block.php.
com_maileon_api_reports_Block::toString |
( |
| ) |
|
- Returns
- string containing a human-readable representation of this block
Definition at line 41 of file Block.php.
com_maileon_api_reports_Block::toCsvString |
( |
| ) |
|
- Returns
- csv string containing a csv pepresentation of this block
Definition at line 54 of file Block.php.
com_maileon_api_reports_Block::fromXML |
( |
|
$xmlElement | ) |
|
Initializes this bounce from an XML representation.
- Parameters
-
SimpleXMLElement | $xmlElement | the XML representation to use |
Definition at line 69 of file Block.php.
com_maileon_api_reports_Block::toXML |
( |
| ) |
|
For future use, not implemented yet.
- Returns
- SimpleXMLElement containing the XML serialization of this object
Definition at line 86 of file Block.php.
The documentation for this class was generated from the following file: