smpp_data_coding_name
Last updated March 2020
Name
smpp_data_coding_name — Retrieve the data coding name from the PDU
Synopsis
#include "modules/mobility/smpp/smpp_util.h"
| char * **smpp_data_coding_name** (
| pdu)
; | |
Description
**Configuration Change. ** This feature is available starting from Momentum 3.2.
Retrieve the data coding name from the PDU.
- pdu
-
For information about this data structure see SMPP_PDU.
The data coding string.
It is legal to call this function in any thread.
See Also
Was this page helpful?