complete_list


Description:

public void complete_list (owned DBusMethodInvocation invocation, string selected, Variant installed)

Helper function used in service implementations to finish handling invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Firmware.

List">List</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use return_error or similar.

This method will free invocation, you cannot use it afterwards.

Parameters:

this

A GdbusModemFirmware.

invocation

A DBusMethodInvocation.

selected

Parameter to return.

installed

Parameter to return.