Smartswitch
|
This struct is returned as a result of sending a Message batch. More...
defined in <BatchSendingResult.ice>
class BatchSendingResult extends Smartswitch::Messaging::SendingResult { ... }
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... | |
This struct is returned as a result of sending a Message batch.
BatchErrorOpt error |
If it's non-empty, then it contains the error which occurred at Smartswitch during Message routing.
Empty otherwise.