constant Direction::OUTGOING in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Direction.php \Drupal\sms\Direction::OUTGOING
- 2.1.x src/Direction.php \Drupal\sms\Direction::OUTGOING
Whether the message is queued to be sent from the website.
File
- src/
Direction.php, line 15
Class
- Direction
- Contains direction constants for SMS Framework.
Namespace
Drupal\smsCode
const OUTGOING = 1;