An Inx_Api_Inbox_InboxMessage object contains information related to a message received through the inbox.
An Inx_Api_Inbox_InboxMessage object contains information related to a message received through the inbox. With this object you can access data of a received reply, auto responder message, flame message or spam message. For example you can retrieve the id of the recipient or the content of the received message. For an example on how to retrieve InboxMessages, see the Inx_Api_Inbox_InboxManager documentation.
Located in /Api/Inbox/InboxMessage.php (line 16)
Inx_Api_BusinessObject | --Inx_Api_Inbox_InboxMessage
Returns the bool value for the given recipient Attribute.
Returns the bool value for the given recipient Attribute.
Returns the category of this inbox message.
Returns the category of this inbox message. May be one of:
Returns the date value for the given recipient Attribute.
Returns the date value for the given recipient Attribute. The date will be returned as ISO 8601 formatted date string.
Returns the datetime value for the given recipient Attribute.
Returns the datetime value for the given recipient Attribute. The datetime will be returned as ISO 8601 formatted datetime string.
Returns the float value for the given recipient Attribute.
Returns the float value for the given recipient Attribute.
Returns the header of the message as string.
Returns the header of the message as string.
Returns the integer value for the given recipient Attribute.
Returns the integer value for the given recipient Attribute.
Returns the matched e-mail address (i.
Returns the matched e-mail address (i.e. the e-mail address of the recipient).
Returns the complete message as mime message stream.
Returns the complete message as mime message stream.
Returns the value for the given recipient Attribute.
Returns the value for the given recipient Attribute.
Returns the date when the message was received.
Returns the date when the message was received. The date will be returned as ISO 8601 formatted datetime string.
Returns the id of the recipient who sent the message.
Returns the id of the recipient who sent the message.
Returns the state of the recipient for the message. RecipientState values:
Returns the state of the recipient for the message.
RecipientState values:
Returns the sender address.
Returns the sender address.
Returns the string value for the given recipient Attribute.
Returns the string value for the given recipient Attribute.
Returns the subject of the received message.
Returns the subject of the received message.
Returns the message content as text.
Returns the message content as text.
Returns the time value for the given recipient Attribute.
Returns the time value for the given recipient Attribute. The time will be returned as ISO 8601 formatted time string
Inherited From Inx_Api_BusinessObject
Inx_Api_BusinessObject::commitUpdate()
Inx_Api_BusinessObject::getId()
Inx_Api_BusinessObject::reload()
This category represents an auto responder message.
This category represents an auto responder message.
This category represents a flame message. language.
This category represents a flame message. A flame message is a message with aggressive content and/or strong language.
This category represents a mail categorized as undesirable by spam/virus checking software
This category represents a mail categorized as undesirable by spam/virus checking software
This category represents an ordinary mail which does not match a specific category.
This category represents an ordinary mail which does not match a specific category.
This category represents a mail of unknown type.
This category represents a mail of unknown type.
State for non existing (deleted) recipient.
State for non existing (deleted) recipient.
State for existent recipient.
State for existent recipient.
State for missing recipient information. attributes are specified in the query or in case of an unknown recipient.
State for missing recipient information. This state will be used when no RecipientContext and/or no attributes are specified in the query or in case of an unknown recipient.
Documentation generated on Thu, 17 Sep 2015 14:27:25 +0200 by phpDocumentor 1.3.2