SMPPEX.Pdu.Factory.delivery_report_for_submit_sm
You're seeing just the function
delivery_report_for_submit_sm
, go back to SMPPEX.Pdu.Factory module for more information.
Link to this function
delivery_report_for_submit_sm(message_id, submit_sm, message \\ "", message_state \\ :DELIVERED)
View SourceSpecs
delivery_report_for_submit_sm( String.t(), SMPPEX.Pdu.t(), String.t(), message_state() ) :: SMPPEX.Pdu.t()