You are here

constant SMS_GW_UNKNOWN_STATUS in SMS Framework 6

Same name and namespace in other branches
  1. 6.2 sms.module \SMS_GW_UNKNOWN_STATUS
  2. 7 sms.module \SMS_GW_UNKNOWN_STATUS
1 use of SMS_GW_UNKNOWN_STATUS
sms_handle_result in ./sms.module
Handle the gateway response so that it can be passed back for processing by the sender function

File

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

Code

define('SMS_GW_UNKNOWN_STATUS', 0);