You are here

constant SMS_GW_OK in SMS Framework 7

Same name and namespace in other branches
  1. 6.2 sms.module \SMS_GW_OK
  2. 6 sms.module \SMS_GW_OK
2 uses of SMS_GW_OK
sms_devel_virtualgw_send in modules/sms_devel/sms_devel.virtualgw.inc
Callback for sending messages.
sms_track_archive_write in modules/sms_track/sms_track.module
Writes a record to the DB table.

File

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

Code

define('SMS_GW_OK', 200);