Valadoc | Vala | Tutorial | API-References | Markup

DBusMethodInvocation


Object Hierarchy:

Object hierarchy for DBusMethodInvocation

Description:

Instances of the DBusMethodInvocation class are used when handling D-Bus method calls. It provides a way to asynchronously return results and errors.

The normal way to obtain a DBusMethodInvocation object is to receive it as an argument to the handle_method_call function in a DBusInterfaceVTable that was passed to register_object.


Namespace: GLib
Package: gio-2.0

Content:

Creation methods:

Methods: