[ Version ( since = "1.0" ) ]
public unowned ByteArray peek_data_bytearray ()
Gets the message data.
| this |
|
A ByteArray with the message data, or null if it doesn't contain any (e.g. contains text instead). Do not free the returned value, it is owned by this. |