Smartswitch
Data Members | List of all members
Smartswitch::Messaging::BatchSendingResult Class Reference

This struct is returned as a result of sending a Message batch. More...

defined in <BatchSendingResult.ice>

class BatchSendingResult extends Smartswitch::Messaging::SendingResult { ... }

Inheritance diagram for Smartswitch::Messaging::BatchSendingResult:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::Messaging::BatchSendingResult:
Collaboration graph
[legend]

Data Members

BatchErrorOpt error
 If it's non-empty, then it contains the error which occurred at Smartswitch during Message routing. More...
 
- Data Members inherited from Smartswitch::Messaging::SendingResult
string messageId
 The unique ID assigned to a Message, if the Message has been successfully routed to a mobile network gateway. More...
 

Detailed Description

This struct is returned as a result of sending a Message batch.

See also
Session::sendMessageBatch()

Data Member Documentation

◆ error

If it's non-empty, then it contains the error which occurred at Smartswitch during Message routing.


Empty otherwise.


The documentation for this class was generated from the following file: