...
method | parameters | return | |
---|---|---|---|
receive |
| ||
| |||
Polling criteria include:
...
Note |
---|
Only messages in response to SMS that have had a replyTo value set to "inbox:" will be retrieved. |
|| method
...
|| parameters
...
|| return ||
receiveUnpolled |
| Message[] |
Polling criteria include:
Criterion | Description | |
---|---|---|
document-id | A valid documentId returned by MessageCore previously. | |
source | A particular source address. | |
destination | A particular destination address. | |
period-from | (YYYY/MM/DD HH:MM:SS) The arrival time lower limit. this exact format must be used eg 2008/10/12 00:00:00 | |
period-to | (YYYY/MM/DD HH:MM:SS) The arrival time upper limit. this exact format must be used eg 2008/10/13 00:00:00 | |
tag | User defined tag. | |
max-messages | Max. number of messages return. Default is 1000.
| |
Message[] |