Package org.freedesktop.dbus
Interface Message.Flags
- Enclosing class:
Message
public static interface Message.Flags
Defines constants representing the flags which can be set on a message.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
-
Field Details
-
NO_REPLY_EXPECTED
static final byte NO_REPLY_EXPECTED- See Also:
-
NO_AUTO_START
static final byte NO_AUTO_START- See Also:
-
ASYNC
static final byte ASYNC- See Also:
-