get_data
Description:
[ Version ( since = "1.0" ) ]
public unowned string? get_data ()
Gets the data, if the Attach is built from the data.
Parameters:
this |
The Attach to be queried
|
Returns:
The data component of the this. null if it is built from url or
there is an error.
|