DBusMethodInfo.this

this(int refCount = int.init, string name = string.init) nothrow

Create a dbus_method_info.DBusMethodInfo boxed type.

Parameters

refCountThe reference count or -1 if statically allocated.
nameThe name of the D-Bus method, e.g. @RequestName.
this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.