DBusMethodInvocation


Object Hierarchy:

Object hierarchy for DBusMethodInvocation

Description:

public class DBusMethodInvocation : Object

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:

Inherited Members: