Class Flags
java.lang.Object
org.freedesktop.dbus.messages.constants.Flags
Defines constants representing the flags which can be set on a message.
- Since:
- 5.0.0 - 2023-10-23
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final byte -
Method Summary
-
Field Details
-
NO_REPLY_EXPECTED
public static final byte NO_REPLY_EXPECTED- See Also:
-
NO_AUTO_START
public static final byte NO_AUTO_START- See Also:
-
ASYNC
public static final byte ASYNC- See Also:
-