Skip to main content

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); |   |

ec_message * <var class="pdparam">m</var>;

Description

**Configuration Change. ** This feature is available starting from Momentum 3.2.

Return the data for the current segment.

Parameters

m

The ec_message.

Return Values

This function returns the current segment blob data.

Threading

It is legal to call this function in any thread.

See Also

Was this page helpful?