get_data_bytearray


Description:

[ Version ( since = "1.0" ) ]
public ByteArray get_data_bytearray ()

Gets the message data.

Parameters:

this

A SmsProperties.

Returns:

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