SignalWire.Relay.Messaging.SendResult

View as Markdown

This object returned from Send method, which represents the result of a send operation.

Properties

PropertyTypeDescription
MessageIDstringThe ID of the message.
SuccessfulboolWhether the send operation has successfully queued the message.