Module: Majoron::AntHill::SMPP::MsAvailabilityStatus

Defined in:
lib/smpp_constants.rb

Overview

The ms_availability_status parameter is used in the alert_notification operation to indicate the availability state of the MS to the ESME.

Constant Summary collapse

AVAILABLE =
0x00
DENIED =
0x01
UNAVAILABLE =
0x02