constant SMS_MSG_STATUS_DELIVERED in SMS Framework 7
Same name and namespace in other branches
- 6.2 sms.module \SMS_MSG_STATUS_DELIVERED
- 6 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 - Invokes additional virtual gateway features eg: autoreplies, receipts.
File
- ./
sms.module, line 19 - The core of the SMS Framework. Provides gateway management and API for sending and receiving SMS messages.
Code
define('SMS_MSG_STATUS_DELIVERED', 202);