java.lang.Object
org.freedesktop.dbus.messages.constants.MessageType
Defines constants for each message type.
- Since:
- 5.0.0 - 2023-10-23
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final byte -
Method Summary
-
Field Details
-
METHOD_CALL
public static final byte METHOD_CALL- See Also:
-
METHOD_RETURN
public static final byte METHOD_RETURN- See Also:
-
ERROR
public static final byte ERROR- See Also:
-
SIGNAL
public static final byte SIGNAL- See Also:
-