Package ch.bailu.gtk.gio
Schnittstelle DBusMessageType
public interface DBusMessageType
-
Felddetails
-
INVALID
static final int INVALIDMessage is of invalid type.- Siehe auch:
-
METHOD_CALL
static final int METHOD_CALLMethod call.- Siehe auch:
-
METHOD_RETURN
static final int METHOD_RETURNMethod reply.- Siehe auch:
-
ERROR
static final int ERRORError reply.- Siehe auch:
-
SIGNAL
static final int SIGNALSignal emission.- Siehe auch:
-