dup_data


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "gsize" ) ]
[ Version ( since = "1.0" ) ]
public uint8[] dup_data ()

Gets the message data.

Parameters:

this

A Sms.

data_len

Size of the output data, if any given.

Returns:

The message data, or null if it doesn't contain any (e.g. contains text instead). The returned value should be freed with g_free.