summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/server/dbus/API.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/server/dbus/API.txt b/doc/server/dbus/API.txt
index 9635fb1..dfb05ed 100644
--- a/doc/server/dbus/API.txt
+++ b/doc/server/dbus/API.txt
@@ -314,6 +314,13 @@ Cancel() -> void
Cancels all requests a client has outstanding on that server.
+GetIcon(s RequestedMimeType, s Resolution) -> (ay Bytes, s MimeType)
+
+Returns the device icon bytes and mime type according to
+the RequestedMimeType and Resolution parameters.
+Both RequestedMimeType and Resolution parameters are currently
+reserved for future use and should be set as an empty string.
+
Signals:
---------