userMessageSendResponse
| Extends: | response |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| messageId (int) | 1/1 | The (server) message id of newly created outgoing message. The message will be synchronized with the next message sync. |
| dateSent (dateTime) | 1/1 | The date when the message was sent |
JSON
| property | type | description |
|---|---|---|
| messageId | messageId (int) | The (server) message id of newly created outgoing message. The message will be synchronized with the next message sync. |
| dateSent | dateSent (dateTime) | The date when the message was sent |