Structure containing result of sending message using ParlayX extensions.

The following tables list the members exposed by the SendResult type.

Public Properties

  NameDescription
Count
Number of messages forwarded messages for single destination. Messages are usually forwarded to SMSC, and in some cases messages need to be transcoded. Example of such transcoding is sending of long SMS messages. In this case single messages sent via ParlayX request (used by this client) is forwarded as multiple SMS messages to SMSC. Number of messages sent to SMSC is usually used for reporting and billing purposes. Get number of messages forwarded to single destination, e.g. if long SMS sent via client is split into 3 SMS messages when sending to SMSC, and is sent to 2 destinations, value of this parameter would be 3.

MessageId
Get message ID.