public static interface DBus.Method
Modifier and Type | Interface | Description |
---|---|---|
static interface |
DBus.Method.Error |
Give an error that the method can return
|
static interface |
DBus.Method.NoReply |
Methods annotated with this do not send a reply
|