You are here

constant Direction::INCOMING in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 src/Direction.php \Drupal\sms\Direction::INCOMING
  2. 2.x src/Direction.php \Drupal\sms\Direction::INCOMING

Whether the message was received by the website.

File

src/Direction.php, line 24

Class

Direction
Contains direction constants for SMS Framework.

Namespace

Drupal\sms

Code

const INCOMING = -1;