smppex v0.1.1 SMPPEX.ESME behaviour
Summary
Types
Functions
Specs
handle_send_pdu_result(pid, SMPPEX.Pdu.t, send_pdu_result) :: :ok
Specs
start_link(term, non_neg_integer, {module, term}, Keyword.t) :: GenServer.on_start
Callbacks
Specs
handle_call(request, GenServer.from, state) ::
{:reply, reply :: term, state} |
{:noreply, state}
Specs
handle_send_pdu_result(SMPPEX.Pdu.t, SMPPEX.SMPPHandler.send_pdu_result, state) :: state