Skip to main content

Function Interface and Parameters

17.2.1.1. Function Interface for Luafunction mod:smpp_submit_response(msg, pdu) 17.2.1.2. Function Interface for C

static void sample_smpp_submit_response_hook (void  *closure,
ec_message *msg, SMPP_PDU *pdu)

Parameters

  • ec_message

  • SMPP_PDU

Return Values

  • SMPP_CONTINUE

  • SMPP_DELIVERED

  • SMPP_PERMFAILED

  • SMPP_TEMPFAILED

Was this page helpful?