Module: Majoron::AntHill::SMPP::ReplaceIfPresentFlag

Defined in:
lib/smpp_constants.rb

Overview

The replace_if_present_flag parameter is used to request the SMSC to replace a previously submitted message, that is still pending delivery.

Constant Summary collapse

DONT_REPLACE =
0x00
REPLACE =
0x01