[][src]Module socketlabs::response

A representation of a response from the SocketLabs Injection API.

Structs

AddressResult

Representation of the SocketLabs AddressResult.

MessageResult

Representation of the SocketLabs MessageResult.

Response

Representation of the SocketLabs PostResponse.

Enums

AddressResultErrorCode

Return codes within the AddressResult object, specifying the status of a specific recipient.

MessageResultErrorCode

Return codes within the MessageResult object, specifying the status of a specific message.

PostMessageErrorCode

Return codes within the Response object, specifying the status of the injection request.