call_with_unix_fd_list
Description:
public async Variant call_with_unix_fd_list (
string? bus_name,
string object_path,
string interface_name,
string method_name,
Variant? parameters,
VariantType? reply_type,
DBusCallFlags flags,
int timeout_msec,
UnixFDList? fd_list =
null,
Cancellable? cancellable =
null,
out UnixFDList? out_fd_list =
null)
throws Error