complete_smart_get_attributes
Description:
public void complete_smart_get_attributes (owned DBusMethodInvocation invocation, Variant attributes)
Helper function used in service implementations to finish handling invocations of the SmartGetAttributes 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 DriveAta. |
invocation | |
attributes |
Parameter to return. |