Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

method

parameters

return

receiveInboundMessage

Stringusername,Stringpassword, Option[] criteria

Message InboundMessage[]

Polling criteria include:

...

parameter

type

notes

arrivalTimestamp

nillable="true" type="soapenc:string"

time and date of MO received from smsc

destinationAddressreplyLink

nillable="true" type="tns1:Address"

as defined by replyto address of MT message - if set to inbox: will contain "inbox:dId=... where dId is the MT Document ID that is matched to the MO message

payload

nillable="true" type="tns1:Payload"

format of text string eg ASCII or HEX or UTF-8

responseText

nillable="true" type="soapenc:string"

text of MO message

responseTimestamp

nillable="true" type="soapenc:string"

time of collection of message

...