constant Direction::INCOMING in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Direction.php \Drupal\sms\Direction::INCOMING
- 2.1.x src/Direction.php \Drupal\sms\Direction::INCOMING
Whether the message was received by the website.
File
- src/
Direction.php, line 22
Class
- Direction
- Contains direction constants for SMS Framework.
Namespace
Drupal\smsCode
const INCOMING = -1;