You are here

constant SMS_MSG_STATUS_DELIVERED in SMS Framework 6.2

Same name and namespace in other branches
  1. 6 sms.module \SMS_MSG_STATUS_DELIVERED
  2. 7 sms.module \SMS_MSG_STATUS_DELIVERED
1 use of SMS_MSG_STATUS_DELIVERED
sms_devel_virtualgw_sendlogic in modules/sms_devel/sms_devel.virtualgw.inc

File

./sms.module, line 19
The core of the SMS Framework. Provides gateway managment and API for sending and receiving SMS messages.

Code

define('SMS_MSG_STATUS_DELIVERED', 202);