smpp_read_seg_blob
Last updated March 2020
Name
smpp_read_seg_blob — Return the data for the current segment
Synopsis
#include "modules/mobility/smpp/smpp_util.h"
| struct smpp_seg_data * **smpp_read_seg_blob** (
| m)
; | |
Description
**Configuration Change. ** This feature is available starting from Momentum 3.2.
Return the data for the current segment.
- m
-
The ec_message.
This function returns the current segment blob data.
It is legal to call this function in any thread.
See Also
Was this page helpful?