get_unix_fd_list


Description:

public weak UnixFDList get_unix_fd_list ()

Gets the UNIX file descriptors associated with this, if any.

This method is only available on UNIX.

Parameters:

this

A DBusMessage.

Returns:

A UnixFDList or null if no file descriptors are associated. Do not free, this object is owned by this.