Delegate DBusInterfaceMethodCallFunc
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public delegate void DBusInterfaceMethodCallFunc(DBusConnection connection, string? sender, string objectPath, string? interfaceName, string methodName, Variant parameters, DBusMethodInvocation invocation)
Parameters
connectionDBusConnectionsenderstringobjectPathstringinterfaceNamestringmethodNamestringparametersVariantinvocationDBusMethodInvocation