Interface Message

All Known Subinterfaces:
InboundMessage, InboundReply, OutboundMessage, OutboundReply
All Known Implementing Classes:
InboundError, InboundMethodCall, InboundMethodReturn, InboundSignal, OutboundError, OutboundMethodCall, OutboundMethodReturn, OutboundSignal

public interface Message
This interface declares the common properties of the different D-Bus message types. A concrete D-Bus message must implement this interface.
Since:
1.0