Page History
...
Note: isMultipart, noOfParts, partNumber,masterMessageUid attributes are optional and would only be present if splitLongMessage attribute in original request is set to be true and message got split into multiple parts.
Response Element Descriptions
Element | Attribute Name | Description | Data Type |
---|---|---|---|
mtMessage |
| The main wrapper element around the submit request. |
|
| isMultipart | True if the original Long message got split into multiple parts and original request had splitLongMessage set to True | Boolean |
noOfParts | if the original Long message got split into multiple parts and original request had splitLongMessage set to True, it's the total number of parts original message got split into | Number | |
partNumber | if the original Long message got split into multiple parts and original request had splitLongMessage set to True, it's the reference part number for current part of the long message | Number | |
masterMessageUid | if the original Long message got split into multiple parts and original request had splitLongMessage set to True, it's original (first part) messageUid | String |
Overview
Content Tools