SignalWire.Relay.Messaging.SendResult
This object returned from Send
method, which represents the result of a send operation.
Properties
Property | Type | Description |
---|---|---|
MessageID | string | The ID of the message. |
Successful | bool | Whether the send operation has successfully queued the message. |