Interface Inx_Api_Mailing_SendingInfo

Description

An Inx_Api_Mailng_SendingInfo object contains additional information regarding the sending of a mailing.

An Inx_Api_Mailng_SendingInfo object contains additional information regarding the sending of a mailing. For example, the average mail size or the number of delivered mails.

  • version: $Revision: 9482 $ $Date: 2007-12-18 16:42:11 +0200 (An, 18 Grd 2007) $ $Author: vladas $
  • since: API 1.4.3

Located in /Api/Mailing/SendingInfo.php (line 16)


	
			
Method Summary
Methods
getAverageMailSize (line 54)

Returns the average mailing size for the sent mailing.

Returns the average mailing size for the sent mailing.

  • return: the average mailing size for the sent mailing.
  • access: public
int getAverageMailSize ()
getBounceCount (line 39)

Returns the number of mailings for which bounce messages were received.

Returns the number of mailings for which bounce messages were received.

  • return: the number of mailings for which bounce messages were received.
  • access: public
int getBounceCount ()
getDeliveredMailsCount (line 24)

Returns the number of mailings which were successfully delivered by Inxmail.

Returns the number of mailings which were successfully delivered by Inxmail.

  • return: the number of mailings which were successfully delivered by Inxmail.
  • access: public
int getDeliveredMailsCount ()
getNotSentMailsCount (line 46)

Returns the number of mailings which have not been sent by Inxmail, for example because of an existing no-mail tag.

Returns the number of mailings which have not been sent by Inxmail, for example because of an existing no-mail tag.

  • return: the number of mailings which have not been sent by Inxmail.
  • access: public
int getNotSentMailsCount ()
getSentErrorCount (line 32)

Returns the number of mailings which encountered an error while sending.

Returns the number of mailings which encountered an error while sending.

  • return: the number of mailings which encountered an error while sending.
  • access: public
int getSentErrorCount ()

Documentation generated on Thu, 17 Sep 2015 14:27:30 +0200 by phpDocumentor 1.3.2