service_get_property
Description:
[ NoWrapper ]
public virtual Variant service_get_property (DBusConnection connection, string sender, string object_path, string interface_name, string property_name) throws Error
public virtual Variant service_get_property (DBusConnection connection, string sender, string object_path, string interface_name, string property_name) throws Error
The ::service_get_property class method is to connect
DBusInterfaceGetPropertyFunc.
Parameters:
| this |
An Service. |
| connection |
A dbus connection. |
| sender |
A sender. |
| object_path |
An object path. |
| interface_name |
An interface name. |
| property_name |
A property name. |
Returns:
|
A variant. |