complete_get_network_time


Description:

public void complete_get_network_time (owned DBusMethodInvocation invocation, string time)

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

invocation

A DBusMethodInvocation.

time

Parameter to return.