remoteSmsSendResponse

Extends: response
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
requestId (long) 1/1 The request id of the remote sms send request.
dateSent (dateTime) 1/1 The date when the message was sent
remoteSmsSendAcks (remoteSmsSendAck) 0/unbounded The acknowledge of sent messages.

JSON

property type description
requestId requestId (long) The request id of the remote sms send request.
dateSent dateSent (dateTime) The date when the message was sent
remoteSmsSendAcks array of remoteSmsSendAcks (remoteSmsSendAck) The acknowledge of sent messages.