complete_scan


Description:

public void complete_scan (owned DBusMethodInvocation invocation, Variant results)

Helper function used in service implementations to finish handling invocations of the Scan 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 GdbusModem3gpp.

invocation

A DBusMethodInvocation.

results

Parameter to return.