smppex v2.2.9 SMPPEX.Pdu.MessageState View Source
Module for operating with deliver_sm
message states.
Link to this section Summary
Functions
Converts atom representing message state to integer value
Converts integer message state value to string representation
Link to this section Types
Link to this section Functions
Converts atom representing message state to integer value.
Example
iex(1)> SMPPEX.Pdu.MessageState.code_by_name(:DELIVERED)
2