You are here

constant SMS_MSG_STATUS_UNKNOWN in SMS Framework 6

Same name and namespace in other branches
  1. 6.2 sms.module \SMS_MSG_STATUS_UNKNOWN
  2. 7 sms.module \SMS_MSG_STATUS_UNKNOWN
2 uses of SMS_MSG_STATUS_UNKNOWN
sms_clickatell_map_message_status_code in modules/sms_clickatell/sms_clickatell.module
Map a Clickatell message status code to an SMS Framework message status code
sms_clickatell_receive_receipt in modules/sms_clickatell/sms_clickatell.module
Receive a message receipt from Clickatell

File

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

Code

define('SMS_MSG_STATUS_UNKNOWN', 0);