| Interface | Description |
|---|---|
| Message.ArgumentType |
Defines constants for each argument type.
|
| Message.Endian |
Defines constants representing the endianness of the message.
|
| Message.Flags |
Defines constants representing the flags which can be set on a message.
|
| Message.HeaderField |
Defines constants for each valid header field type.
|
| Message.MessageType |
Defines constants for each message type.
|
| Class | Description |
|---|---|
| DBusSignal | |
| ExportedObject | |
| Message |
Superclass of all messages which are sent over the Bus.
|
| MessageFactory | |
| MethodCall | |
| MethodReturn | |
| ObjectTree |
Keeps track of the exported objects for introspection data
|
Copyright © 2020. All rights reserved.