constant SMS_MSG_STATUS_OK in SMS Framework 7
Same name and namespace in other branches
- 6.2 sms.module \SMS_MSG_STATUS_OK
- 6 sms.module \SMS_MSG_STATUS_OK
1 use of SMS_MSG_STATUS_OK
- sms_track_archive_write in modules/
sms_track/ sms_track.module - Writes a record to the DB table.
File
- ./
sms.module, line 18 - The core of the SMS Framework. Provides gateway management and API for sending and receiving SMS messages.
Code
define('SMS_MSG_STATUS_OK', 200);