4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-03 21:57:43 +00:00

update to 2.0-rc2

This commit is contained in:
Jesse Young
2011-09-29 16:14:02 -07:00
parent ba8a4955e9
commit ba94500c10
4 changed files with 37 additions and 1 deletions

View File

@ -302,6 +302,11 @@ Additional parameters sent in POST requests with <code>action=incoming</code>:
The message body of the SMS, or the content of the <code>text/plain</code> part of the MMS.
For multipart SMS messages, this field contains all parts concatenated and may be longer than 160 characters.
</dd>
<dt>"timestamp" ::= &lt;long integer&gt;</dt>
<dd>
The timestamp of the incoming message, in milliseconds since midnight, January 1, 1970 UTC.
</dd>
</dl>
Additional parameters sent in POST requests with <code>action=incoming</code> and <code>message_type=mms</code>: