org.freedesktop.dbus

Interface Message.Flags

public static interface Message.Flags

Defines constants representing the flags which can be set on a message.
Field Summary
static byteASYNC
static byteNO_AUTO_START
static byteNO_REPLY_EXPECTED

Field Detail

ASYNC

public static final byte ASYNC

NO_AUTO_START

public static final byte NO_AUTO_START

NO_REPLY_EXPECTED

public static final byte NO_REPLY_EXPECTED