You are here

constant AMAZON_SES_REQUEST_FALIURE in Amazon SES 7

Same name and namespace in other branches
  1. 7.2 amazon_ses.module \AMAZON_SES_REQUEST_FALIURE

@file Module file for amazon_ses.

15 uses of AMAZON_SES_REQUEST_FALIURE
AmazonSesClass::deleteIdentity in includes/classes/amazonses.class.php
Call Query API action DeleteIdentity.
AmazonSesClass::getIdentityDkimAttributes in includes/classes/amazonses.class.php
Call Query API action GetIdentityNotificationAttributes.
AmazonSesClass::getIdentityVerificationAttributes in includes/classes/amazonses.class.php
Call Query API action GetIdentityVerificationAttributes.
AmazonSesClass::getSendQuota in includes/classes/amazonses.class.php
Call Query API action GetSendQuota.
AmazonSesClass::getSendStatistics in includes/classes/amazonses.class.php
Call Query API action GetSendStatistics.

... See full list

File

./amazon_ses.module, line 7
Module file for amazon_ses.

Code

define('AMAZON_SES_REQUEST_FALIURE', 0);