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

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

defined in <SendingResult.ice>

class SendingResult { ... }

Inheritance diagram for Smartswitch::Messaging::SendingResult:
Inheritance graph
[legend]

Data Members

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.

See also
Session::sendMessage()

Data Member Documentation

◆ messageId

string messageId

The unique ID assigned to a Message, if the Message has been successfully routed to a mobile network gateway.


Empty otherwise.


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