Enum DBusMessageType (gb.dbus)
Enum DBusMessageType Is Error, Method, Reply, Signal
|
Constant
|
Description
|
|
Error
|
Constant for the type of an error message.
|
|
Method
|
Constant for the type of a method call message.
|
|
Reply
|
Constant for the type of a method reply message.
|
|
Signal
|
Constant for the type of a signal message.
|