service_method_call
Description:
[ NoWrapper ]
public virtual void service_method_call (DBusConnection connection, string sender, string object_path, string interface_name, string method_name, Variant parameters, DBusMethodInvocation invocation)
public virtual void service_method_call (DBusConnection connection, string sender, string object_path, string interface_name, string method_name, Variant parameters, DBusMethodInvocation invocation)
The ::service_method_call class method is to connect
DBusInterfaceMethodCallFunc.
Parameters:
| this |
An Service. |
| connection |
A dbus connection. |
| sender |
A sender. |
| object_path |
An object path. |
| interface_name |
An interface name. |
| method_name |
A method name. |
| parameters |
A parameters. |
| invocation |
A dbus method invocation. |