| Package | Description |
|---|---|
| org.freedesktop.dbus.annotations | |
| org.freedesktop.dbus.interfaces |
| Modifier and Type | Class and Description |
|---|---|
interface |
DeprecatedOnDBus
Indicates that a DBus interface or method is deprecated
|
interface |
GlibCSymbol
Define a C symbol to map to this method.
|
interface |
IntrospectionDescription
Description of the interface or method, returned in the introspection data
|
interface |
MethodError
Give an error that the method can return
|
interface |
MethodNoReply
Methods annotated with this do not send a reply
|
interface |
PropertiesEmitsChangedSignal
From DBUS Specification:
If set to false, the org.freedesktop.DBus.Properties.PropertiesChanged signal, see the section called “org.freedesktop.DBus.Properties” is not guaranteed to be emitted if the property changes. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Error
Contains standard errors that can be thrown from methods.
|
interface |
Features |
interface |
Introspectable
Objects can provide introspection data via this interface and method.
|
interface |
Local
Messages generated locally in the application.
|
interface |
Monitoring |
interface |
ObjectManager |
interface |
Peer
All DBus Applications should respond to the Ping method on this interface
|
interface |
Properties
A standard properties interface.
|
Copyright © 2020. All rights reserved.