[ Version ( since = "2.0.0" ) ]
public void complete_mdraid_create (owned DBusMethodInvocation invocation, string resulting_array)
Helper function used in service implementations to finish handling invocations of the MDRaidCreate 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.
this |
A Manager. |
invocation |
A DBusMethodInvocation. |
resulting_array |
Parameter to return. |