You are here

constant TWILIO_USER_CONFIRMED in Twilio 7

3 uses of TWILIO_USER_CONFIRMED
twilio_rules_condition_user_has_verified_number in ./twilio.rules.inc
Condition: Validate if the user has a verified number.
twilio_user_save in ./twilio.user.inc
Saves mobile number data to the {twilio_user} table in the database.
twilio_user_settings_confirm_form_submit in ./twilio.pages.inc
Submit handler for user settings confirmation form.

File

./twilio.module, line 13
Twilio module

Code

define('TWILIO_USER_CONFIRMED', 2);