Module: Majoron::AntHill::SMPP::MoreMessagesToSend

Defined in:
lib/smpp_constants.rb

Overview

The more messages to send parameter is used by the ESME in the submit_sm and data_sm operations to indicate to the SMSC that there are further messages for the same destination SME.

Constant Summary collapse

NO_MORE_MESSAGES =
0x00
MORE_MESSAGES =
0x01