Package org.gnome.gio

Class DBusObjectProxy

java.lang.Object
All Implemented Interfaces:
Proxy, DBusObject

@Generated("io.github.jwharm.JavaGI") public class DBusObjectProxy extends GObject implements DBusObject
A GDBusObjectProxy is an object used to represent a remote object with one or more D-Bus interfaces. Normally, you don’t instantiate a GDBusObjectProxy yourself — typically DBusObjectManagerClient is used to obtain it.