Class: Rumeme::ValidityPeriod
- Inherits:
-
Object
- Object
- Rumeme::ValidityPeriod
- Defined in:
- lib/rumeme/validity_period.rb
Overview
This class defines constants used to specify the validity period of messages injected into the SMS network.
Constant Summary collapse
- MINIMUM =
0
- ONE_HOUR =
11
- SIX_HOURS =
71
- ONE_DAY =
167
- TWO_DAYS =
168
- THREE_DAYS =
169
- ONE_WEEK =
173
- MAXIMUM =
255