Sha256: f5e83ffa1a3dee0b0e2281d053a4624e753764ddeb290533b0f74bcc7d702850

Contents?: true

Size: 533 Bytes

Versions: 6

Compression:

Stored size: 533 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <SendResponse xmlns="http://smsc.sendega.com/Content">
      <SendResult>
        <MessageID>d3d2d61e-XXXX-XXXX-XXXX-e258e3a2c7f0</MessageID>
        <ErrorMessage/>
        <ErrorNumber>0</ErrorNumber>
        <Success>true</Success>
      </SendResult>
    </SendResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cellular-2.2.0 spec/fixtures/backends/sendega/success.xml
cellular-2.1.0 spec/fixtures/backends/sendega/success.xml
cellular-2.0.0 spec/fixtures/backends/sendega/success.xml
cellular-1.3.0 spec/fixtures/backends/sendega/success.xml
cellular-1.2.0 spec/fixtures/backends/sendega/success.xml
cellular-1.1.0 spec/fixtures/backends/sendega/success.xml